mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-19 15:30:03 +02:00
Fix a typo; d is close to s.
This commit is contained in:
@@ -30,7 +30,7 @@ In state diagrams systems are described in terms of its states and how the syste
|
|||||||
|
|
||||||
## States
|
## States
|
||||||
|
|
||||||
A state can be declares in multiple ways. The simplest way is to define a state id as a description.
|
A state can be declared in multiple ways. The simplest way is to define a state id as a description.
|
||||||
|
|
||||||
```markdown
|
```markdown
|
||||||
stateDiagram
|
stateDiagram
|
||||||
|
Reference in New Issue
Block a user