Skip to content

Commit 6bc3c03

Browse files
authored
Merge pull request #21178 from borod108/patch-2
Add a missing word
2 parents 04476c8 + 9fd744e commit 6bc3c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/workloads/controllers/jobs-run-to-completion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ starts a Spark master controller (see [spark example](https://github.com/kuberne
472472
driver, and then cleans up.
473473
474474
An advantage of this approach is that the overall process gets the completion guarantee of a Job
475-
object, but complete control over what Pods are created and how work is assigned to them.
475+
object, but maintains complete control over what Pods are created and how work is assigned to them.
476476
477477
## Cron Jobs {#cron-jobs}
478478

0 commit comments

Comments
 (0)