Skip to content

Commit ed49459

Browse files
docs: Fix typo (#26706)
1 parent 2536c00 commit ed49459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/helm-chart/customizing-workers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ For example, to set resources on workers:
3232
3333
See :ref:`workers parameters <parameters:workers>` for a complete list.
3434

35-
One notable exception for ``KuberntesExecutor`` is that the default anti-affinity applied to ``CeleryExecutor`` workers to spread them across nodes
35+
One notable exception for ``KubernetesExecutor`` is that the default anti-affinity applied to ``CeleryExecutor`` workers to spread them across nodes
3636
is not applied to ``KubernetesExecutor`` workers, as there is no reason to spread out per-task workers.
3737

3838
Custom ``pod_template_file``

0 commit comments

Comments
 (0)