Skip to content

Commit d9723d7

Browse files
Tim BannisterRitikaa96
andauthored
Fix spelling
Co-authored-by: Ritika <[email protected]>
1 parent 5bbb5ac commit d9723d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/workloads/pods/sidecar-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ container and no startup probe defined, or as a result of its `startupProbe` suc
7070

7171
### Jobs with sidecar containers
7272

73-
If you define a Jobs that uses sidecar using Kubernetes-style init containers,
73+
If you define a Job that uses sidecar using Kubernetes-style init containers,
7474
the sidecar container in each Pod does not prevent the Job from completing after the
7575
main container has finished.
7676

0 commit comments

Comments
 (0)