about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 51d0052..15805f7 100644
--- a/README.md
+++ b/README.md
@@ -47,8 +47,8 @@ By default, job ids are per-directory, but you can set `$NQDIR` to put
 them elsewhere.  Creating `nq` wrappers setting `$NQDIR` to provide
 different queues for different purposes is encouraged.
 
-All these operations take worst-case linear time in the amount of lock
-files produced, so you should clean them regularly.
+All these operations take worst-case quadratic time in the amount of
+lock files produced, so you should clean them regularly.
 
 ## nq helpers