Skip to content

Commit dd870ea

Browse files
Update Lecture2.md
1 parent b8af110 commit dd870ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/Lecture2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
What is a UML Class Diagram?
1111
A UML (Unified Modelling Language) class diagram visually describes the structure of a system by showing its classes, their attributes (variables), methods (functions), and relationships (like inheritance).
1212

13-
```txt
13+
```text
1414
---------------------
1515
| Student | <-- Class Name
1616
---------------------

0 commit comments

Comments
 (0)