summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 3b7bfad..847ffba 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -226,9 +226,9 @@ threadpool.core_threads 0 Maximum number of persistent threads in the p
threadpool.max_threads 20 Maximum number of total threads in the pool
threadpool.keepalive 1 Seconds to keep non-core worker threads waiting
for new tasks
-jobstores.X.class Class of the jobstore named X (specified as
+jobstore.X.class Class of the jobstore named X (specified as
module.name:classname)
-jobstores.X.Y Constructor option Y of jobstore X
+jobstore.X.Y Constructor option Y of jobstore X
======================= ========== ==============================================