From 3ded1b6c6e336bbaad72c7012e62c09a0cc688cd Mon Sep 17 00:00:00 2001 From: Marko Tibold Date: Mon, 11 May 2020 07:53:47 +0200 Subject: [PATCH] Fix a typo; d is close to s. --- docs/stateDiagram.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/stateDiagram.md b/docs/stateDiagram.md index 9f7199a4c..446cc281a 100755 --- a/docs/stateDiagram.md +++ b/docs/stateDiagram.md @@ -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