From 276fa9db796ee7e68ba0f1580c4fd42aae5a1659 Mon Sep 17 00:00:00 2001
From: "Uwe Jandt (DESY)" <uwe.jandt@desy.de>
Date: Fri, 28 May 2021 15:49:18 +0200
Subject: [PATCH] a bit less technical intro to first diagram

---
 _posts/2021/05/2021-05-26-diagrams-from-textual-descriptions.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_posts/2021/05/2021-05-26-diagrams-from-textual-descriptions.md b/_posts/2021/05/2021-05-26-diagrams-from-textual-descriptions.md
index c4f77832f..62260b2a8 100644
--- a/_posts/2021/05/2021-05-26-diagrams-from-textual-descriptions.md
+++ b/_posts/2021/05/2021-05-26-diagrams-from-textual-descriptions.md
@@ -42,7 +42,7 @@ where Markdown is supported:
                             <i class="fas fa-lightbulb"></i> Click here for examples in Gitlab! <i class="fas fa-lightbulb"></i></a>
 
 ## Quick-Start Example
-Let us jump right in with an example by creating a UML sequence diagram.
+Let us jump right in with an example by creating a sequence diagram, using the common Unified Modeling Language (UML).
 
 Put this content describing the diagram in any of the items
 listed above.
-- 
GitLab