Skip to content

Commit

Permalink
Fix typo in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
loganchien committed Jan 13, 2016
1 parent a2a3c62 commit d1a79a8
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 @@ -635,7 +635,7 @@ be installed:

- For Redis, the package ``redis`` must be installed (``pip install redis``).
- For RabbitMQ, the package ``kombu`` must be installed (``pip install kombu``).
- For ther message queues supported by Kombu, see the `Kombu documentation
- For other message queues supported by Kombu, see the `Kombu documentation
<http://docs.celeryproject.org/projects/kombu/en/latest/introduction.html#transport-comparison>`_
to find out what dependencies are needed.

Expand Down

0 comments on commit d1a79a8

Please sign in to comment.