Fix a typo; d is close to s.

This commit is contained in:
Marko Tibold
2020-05-11 07:53:47 +02:00
committed by GitHub
parent 8ef3aee7e7
commit 3ded1b6c6e

View File

@@ -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