Skip to content

Commit

Permalink
Fix typo in docs (#554)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Saxton authored and reece committed Apr 6, 2019
1 parent 3ab49e9 commit 5b25b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/examples/creating-a-variant.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Importantly, each of the objects we’re building has a rule in the
parser, which means that you have the tools to serialize and deserialize
(parse) each of the components that we’re about to construct.

1. Make an Interval to defined a position of the edit
1. Make an Interval to define a position of the edit
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

.. code:: ipython3
Expand Down

0 comments on commit 5b25b4f

Please sign in to comment.