Merge pull request #478 from shvechikov/patch-1

Tiny fix of the indefinite article before "RQ"
main
Selwin Ong 10 years ago
commit a1a89217ea

@ -33,7 +33,7 @@ def count_words_at_url(url):
You do use the excellent [requests][r] package, don't you?
Then, create a RQ queue:
Then, create an RQ queue:
```python
from rq import Queue, use_connection

Loading…
Cancel
Save