mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-20 07:49:43 +02:00
Merge pull request #1400 from markotibold/patch-1
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