1 files changed, 1 insertions, 1 deletions
diff --git a/develop/print.html b/develop/print.html
index 354997c900..56af7d6d58 100644
--- a/develop/print.html
+++ b/develop/print.html
@@ -5958,7 +5958,7 @@ specified here must also be in the <code>instance_map</code>.</p>
typing: worker1
</code></pre>
<hr />
-<p>Config option: <code>run_background_task_on</code></p>
+<p>Config option: <code>run_background_tasks_on</code></p>
<p>The worker that is used to run background tasks (e.g. cleaning up expired
data). If not provided this defaults to the main process.</p>
<p>Example configuration:</p>
|