diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 9e3b14b..403c509 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ Perl's `prove` installed. the standard input or a file; `nq` takes a single command as its command line arguments. -* `nq` doesn't rely on a daemon and relies on a directory to manager the queue. +* `nq` doesn't rely on a daemon and relies on a directory to manage the queue. `task-spooler` automatically launches a daemon to manage a queue. * `task-spooler` can set a maximum number of simultaneous jobs. |