We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eb964e commit 7141ad9Copy full SHA for 7141ad9
docs/index.asciidoc
@@ -547,7 +547,7 @@ exactly once.
547
* Default value is `true`
548
549
Whether to allow queuing of a scheduled run if a run is occurring.
550
-While this is ideal for ensuring a new run happens immediatelly after the previous on finishes if there
+While this is ideal for ensuring a new run happens immediately after the previous on finishes if there
551
is a lot of work to do, but given the queue is unbounded it may lead to an out of memory over long periods of time
552
if the queue grows continuously.
553
0 commit comments