Fix docs, mmd -> mermaid

This commit is contained in:
Sidharth Vinod
2023-04-29 10:13:00 +05:30
parent 99abd4c31b
commit baf5e8f6b2
9 changed files with 16 additions and 16 deletions

View File

@@ -249,7 +249,7 @@ Comments can be entered within a state diagram chart, which will be ignored by t
own line, and must be prefaced with `%%` (double percent signs). Any text after the start of the comment to the next
newline will be treated as a comment, including any diagram syntax
```mmd
```mermaid
stateDiagram-v2
[*] --> Still
Still --> [*]