Skip to content

Commit

Permalink
Update format.rst
Browse files Browse the repository at this point in the history
Change "statemachine" into "statechart" in example.
  • Loading branch information
AlexandreDecan committed Feb 5, 2016
1 parent e912114 commit 4c41952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/format.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Each state consist of at least a mandatory *name*. Depending on the state type,

.. code:: yaml
statemachine:
statechart:
name: with state
initial state:
name: root
Expand Down

0 comments on commit 4c41952

Please sign in to comment.