Skip to content

Commit 701c527

Browse files
committed
Update UML-Activity-Shapes.md
1 parent 12cec80 commit 701c527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/Diagram/UML-Activity-Shapes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ documentation: ug
88
api: /api/js/ejdiagram
99
---
1010

11-
### UML Activity Shapes
11+
# UML Activity Shapes in JavaScript Diagram
1212

1313
UML activity Shapes used to draw a behavior diagram which shows flow of control or object flow with emphasis on the sequence and conditions of the flow.
1414
These diagrams are useful for analyzing a use case by describing what actions need to take place and when they should occur, describing a complicates sequential algorithm and modeling applications with parallel processes.

0 commit comments

Comments
 (0)