Skip to content

Commit 4e6aa16

Browse files
Merge pull request #31 from gordcorp/patch-1
Fix typo.
2 parents 0426d77 + 8efb932 commit 4e6aa16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsl/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The following video, "C4 models as code", provides a good starting point for und
2727
The two key differences between the Structurizr DSL and other "diagrams as code" formats are:
2828

2929
1. The Structurizr DSL is model-based, making it possible to generate multiple diagrams, at different levels of abstraction, from a single DSL file.
30-
2. The Structurizr DSL sits on top of the Java Virtual Machine, making it possible to execute Java/Groovy/Kotlin/JRuby code during the workspace generation process. This is particularly useful if you would like to [reverse-engineer](/usage/authoring#manual-authoring-vs-reverse-engineering) parts of your software architecture mdoel.
30+
2. The Structurizr DSL sits on top of the Java Virtual Machine, making it possible to execute Java/Groovy/Kotlin/JRuby code during the workspace generation process. This is particularly useful if you would like to [reverse-engineer](/usage/authoring#manual-authoring-vs-reverse-engineering) parts of your software architecture model.
3131

3232
| | Structurizr DSL | PlantUML | Mermaid | Graphviz |
3333
|----------------------------------------------------|-------------------------|----------|---------|----------|

0 commit comments

Comments
 (0)