mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-18 14:59:53 +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
|
||||
|
||||
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
|
||||
stateDiagram
|
||||
|
Reference in New Issue
Block a user