diff --git a/content/roadmaps/114-software-architect/content/112-architect-frameworks/101-uml.md b/content/roadmaps/114-software-architect/content/112-architect-frameworks/101-uml.md
index fa4fc8dfc..d8b611f9d 100644
--- a/content/roadmaps/114-software-architect/content/112-architect-frameworks/101-uml.md
+++ b/content/roadmaps/114-software-architect/content/112-architect-frameworks/101-uml.md
@@ -1,7 +1,9 @@
-# Uml
+# UML
-The generalized UML pattern framework is an object-oriented framework that provides support for the base classes that the standard pattern implementation model extends.
+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.
Free Content
+UML Website
+The Unified Modeling Language Reference Manual (Second Edition)
IBM Docs
Wikipedia