From e79f81666bee6cbb1359dda30604ded0c038a435 Mon Sep 17 00:00:00 2001 From: VillePekka Date: Sun, 30 Nov 2025 23:19:24 +0100 Subject: [PATCH] Fix typo in README.md Comparisson => Comparison --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 723f146..a3d2de2 100644 --- a/README.md +++ b/README.md @@ -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/)