1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-29 20:21:50 +02:00

Fix typo in description (#2174)

This commit is contained in:
Jordan
2022-10-05 10:12:47 -05:00
committed by GitHub
parent 782e34723e
commit 7d8aa194ea

View File

@@ -1,6 +1,6 @@
# UML
The Unified Modeling Language, or UML, is modeling language that is intended to provide a standard way to visualize and describe the design of a system.
The Unified Modeling Language, or UML, is a modeling language that is intended to provide a standard way to visualize and describe the design of a system.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://www.uml.org'>UML Website</BadgeLink>