Skip to content

Commit

Permalink
minor spelling fix
Browse files Browse the repository at this point in the history
explicity -> explicitly
  • Loading branch information
John Clover committed Jul 2, 2016
1 parent eae07e7 commit 91ddea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -291,7 +291,7 @@ duration of a WATCH, care must be taken to ensure that the connection is
returned to the connection pool by calling the reset() method. If the
Pipeline is used as a context manager (as in the example above) reset()
will be called automatically. Of course you can do this the manual way by
explicity calling reset():
explicitly calling reset():

.. code-block:: pycon
Expand Down

0 comments on commit 91ddea3

Please sign in to comment.