Fix typos (GitHub, GitLab)

This commit is contained in:
daniel.motzko
2021-07-02 11:45:13 +02:00
parent 8124c567ed
commit 363dd0a78a
10 changed files with 15 additions and 17 deletions

View File

@@ -7,6 +7,6 @@ quadrant: tools
[PlantUML](https://plantuml.com/) is an open source project that allows to create UML diagrams in a text-based and declarative way.
Since it is integrated in tools like Confluence, IntelliJ and Gitlab we use it a lot to quickly document results of software design sessions.
Since it is integrated in tools like Confluence, IntelliJ and GitLab we use it a lot to quickly document results of software design sessions.
Another similar tools that use just plain javascript to render the diagrams is [mermaid](https://mermaid-js.github.io/mermaid/#/)