Skip to content

Commit

Permalink
fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
lanius committed Sep 12, 2013
1 parent d80f70b commit ea9121b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ With delay and duration time:

.. code-block:: python
>>> client.lamps.red.on(wait=2, time=4) # wait 2 second, light 2 seconds
>>> client.lamps.red.on(wait=2, time=4) # wait 2 second, light 4 seconds
Control the buzzer:

Expand Down

0 comments on commit ea9121b

Please sign in to comment.