Skip to content

Commit

Permalink
Fix wrong example in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandreDecan authored May 16, 2023
1 parent f1bf6c5 commit 34e5c31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/properties.rst
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,5 @@ Heating must stop when door is opened

This property statechart ensures that the heating should quickly stop when the door is open while cooking occurs.

.. literalinclude:: /examples/elevator/tester_elevator_7th_floor_never_reached.yaml
.. literalinclude:: /examples/elevator/heating_off_property.yaml
:language: yaml

0 comments on commit 34e5c31

Please sign in to comment.