chore: docs:build

This commit is contained in:
Sidharth Vinod
2022-11-22 23:17:00 +05:30
parent e3b9dbdf13
commit 66bb19f91a
7 changed files with 9 additions and 9 deletions

View File

@@ -559,7 +559,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