Merge pull request #3820 from endolith/typos

Fix typos
This commit is contained in:
Sidharth Vinod
2022-11-22 23:17:11 +05:30
committed by GitHub
14 changed files with 16 additions and 16 deletions

View File

@@ -571,7 +571,7 @@ You would define these actions on a separate line after all classes have been de
## Notes
It is possible to add notes on digram using `note "line1\nline2"` or note for class using `note for class "line1\nline2"`
It is possible to add notes on diagram using `note "line1\nline2"` or note for class using `note for class "line1\nline2"`
### Examples