Skip to content

Commit

Permalink
Typo in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandreDecan committed Jan 19, 2016
1 parent bb92d26 commit 4e91fd4
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 @@ -244,7 +244,7 @@ For example:
assert isinstance(statechart, model.Statechart)

The parser performs an automatic validation against the YAML schema of the next subsection.
It also does several other checks using :py:class:`~sismic.model.Statechart.validate`` method.
It also does several other checks using :py:class:`~sismic.model.Statechart.validate` method.

YAML validation schema
**********************
Expand Down

0 comments on commit 4e91fd4

Please sign in to comment.