Skip to content

Commit 143dff3

Browse files
author
Bernhard Schuster
committed
doc: minor fixes to ARCHITECTURE
1 parent 2bc5d43 commit 143dff3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ARCHITECTURE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Architecture
1+
## ARCHITECTURE
22

33
This document is targeted at oregano developers, giving a brief overview how all pieces connect together.
44

@@ -21,5 +21,5 @@ Note that all these objects are local to the `schematic-view`. This is required
2121

2222
### Issues
2323

24-
The above layout is quite complex and currently there are some issues which require new `item-data` derived classes be add _first_ to the schematic and _afterwards_ being set to the proper position.
24+
The above layout is quite complex and currently there are some issues which require new `item-data` derived classes be added _first_ to the schematic and _afterwards_ being set to the proper position.
2525
Also there is a total lack of documentation within the sourcecode which is currently being addressed.

0 commit comments

Comments
 (0)