We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0bbf1c commit f9dccabCopy full SHA for f9dccab
README.md
@@ -149,7 +149,7 @@ part of a pool:
149
$ python manage.py queue_runner --machine 2 --of 4
150
```
151
152
-Alternatively a runner can have be told explicitly how to be have by having
+Alternatively a runner can be told explicitly how to behave by having
153
extra settings loaded (any `LIGHTWEIGHT_QUEUE_*` constants found in the file
154
will replace equivalent django settings) and being configured to run exactly as
155
the settings describe:
0 commit comments