Skip to content

Commit

Permalink
Fix typo in top level doc (#452)
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-harack authored and miguelgrinberg committed Apr 27, 2017
1 parent d050d68 commit 8d3d729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ client as arguments in the callback function::

In the above example, the client callback function will be invoked with
two arguments, ``'one'`` and ``2``. If a handler function does not return any
vallues, the client callback function will be invoked without arguments.
values, the client callback function will be invoked without arguments.

Sending Messages
----------------
Expand Down

0 comments on commit 8d3d729

Please sign in to comment.