Skip to content

Commit 17b2d6e

Browse files
authored
fix: Corrected minor mistakes in README.adoc
1 parent 245dc39 commit 17b2d6e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tool-support/bnf_grammar_tools/README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ The bnf_grammar_processor with produces the following outputs (see directory `te
127127
| `SysML-textual-bnf.html` | generated browsable, hyperlinked HTML SysML textual grammar file
128128
| `SysML-graphical-bnf-elements.json` | dump of the processed intermediate data model(s)
129129
| `SysML-graphical-bnf.kgbnf` | generated plain text SysML graphical grammar file
130-
| `SysML-graphical-bnf-marked_up.kgbnf` | generated editable marked up SysML textual grammar file
131-
| `SysML-graphical-bnf.html` | generated browsable, hyperlinked HTML SysML textual grammar file (See Note)
130+
| `SysML-graphical-bnf-marked_up.kgbnf` | generated editable marked up SysML graphical grammar file
131+
| `SysML-graphical-bnf.html` | generated browsable, hyperlinked HTML SysML graphical grammar file (See Note)
132132
|===
133133

134134
Note. The SVG images for the graphical BNF productions reside in `tests/KerML_and_SysML_grammars/images`. They are copied from the source in https://github.com/Systems-Modeling/Graphical-Specification-WG/tree/main/src/Graphical-BNF/_svg[Graphical-Specification-WG github repo].

0 commit comments

Comments
 (0)