Merge pull request #65 from VillePekka/patch-1

Fix typo in README.md
This commit is contained in:
Diomidis Spinellis 2025-12-01 00:30:52 +02:00 committed by GitHub
commit e83df07d5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -66,4 +66,4 @@ javadoc {
* [D2: Declarative Diagraming](https://d2lang.com/) (Emphasis on aesthetics and extensionability)
* [Mermaid diagramming and charting tool](https://mermaid.js.org/) (JavaScript-based; easier syntax, good Markdown integration; interactive diagrams)
* [PlantUML](https://plantuml.com/) (Java-based; supports IDEs and more diagram types)
* [Comparisson of textual diagraming systems](https://text-to-diagram.com/)
* [Comparison of textual diagraming systems](https://text-to-diagram.com/)