aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 53dc179..0832dbd 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ Notes
-----
1. This has your CPU over a barrel.
- It spawns twice as many threads as you have cores, so have fun with that.
+ It spawns as many threads as you have cores, so have fun with that.
I'm looking at adding an option to override the number of threads.