Skip to content

Commit

Permalink
Minor grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
snoyes authored and lordmauve committed Jun 2, 2020
1 parent d42e3e4 commit 96b1fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ Try it, and you'll see the alien revert to normal after 0.5 second. Try clicking
rapidly and verify that the alien doesn't revert until 0.5 second after the last
click.

``clock.schedule_unique()`` accepts both integers and float numbers for the time interval. in the tutorial we are using
``clock.schedule_unique()`` accepts both integers and float numbers for the time interval. In the tutorial we are using
a float number to show this but feel free to use both to see the difference and effects the different values have.


Expand Down

0 comments on commit 96b1fb2

Please sign in to comment.