Skip to content

Commit 85cda8d

Browse files
Update Lecture2.md
1 parent 41fd342 commit 85cda8d

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)