diff --git a/mkdocs/docs/config/threads.md b/mkdocs/docs/config/threads.md index 53b01759..01bec37f 100644 --- a/mkdocs/docs/config/threads.md +++ b/mkdocs/docs/config/threads.md @@ -29,7 +29,7 @@ create two thread pools. A "read" thread pool which just reads from the kernel and hands off requests to the "process" thread pool. Generally, only 1 or 2 "read" threads are necessary when used with a -"process" thread pool. +process thread pool. ## process-thread-count