Skip to content

Commit

Permalink
Fix typo (celery#5769)
Browse files Browse the repository at this point in the history
  • Loading branch information
santos22 authored and auvipy committed Oct 10, 2019
1 parent 176c9af commit a645304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/userguide/canvas.rst
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ Here's some examples:
>>> add.signature((2, 2), immutable=True)
There's also a ``.si()`` shortcut for this, and this is the preffered way of
There's also a ``.si()`` shortcut for this, and this is the preferred way of
creating signatures:

.. code-block:: pycon
Expand Down

0 comments on commit a645304

Please sign in to comment.