Skip to content

Commit e838b52

Browse files
committed
minor improvements
Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
1 parent a2838cc commit e838b52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced_documentation/high-level-design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ following layers of abstraction, in increasing order of ease-of-use and abstract
2020
* System symbols only
2121
* Everything is handled by the user, including which symbols are supported
2222
* Exposition-only
23-
* Exposition-only interface of the symbols in a language supported by the user
23+
* Exposes the supported symbols in a language supported by the user
2424
* Memory management and error handling is the responsibility of the user
2525
* Simple wrapper
2626
* Wraps the interface in a language supported by the user

0 commit comments

Comments
 (0)