Skip to content

Commit

Permalink
Merge pull request #494 from timgates42/bugfix/typo_periodic
Browse files Browse the repository at this point in the history
Fix simple typo: periodict -> periodic
  • Loading branch information
coleifer committed Feb 23, 2020
2 parents 664649c + 5c5740d commit 8cb6f89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/consumer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ Using multi-processing to run 4 worker processes.
huey_consumer.py my.app.huey -w 4 -k process
Running single-threaded with periodict task support disabled. Additionally,
Running single-threaded with periodic task support disabled. Additionally,
logging records are written to stdout.

.. code-block:: bash
Expand Down

0 comments on commit 8cb6f89

Please sign in to comment.