Skip to content

Commit fa4a73e

Browse files
authored
typo corrected
if typo corrected
1 parent 8025611 commit fa4a73e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/configure-pod-container/security-context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ for a volume.
173173
This field only applies to volume types that support `fsGroup` controlled ownership and permissions.
174174
This field has two possible values:
175175

176-
* _OnRootMismatch_: Only change permissions and ownership if permission and ownership of
176+
* _OnRootMismatch_: Only change permissions and ownership if permission and ownership if
177177
root directory does not match with expected permissions of the volume.
178178
This could help shorten the time it takes to change ownership and permission of a volume.
179179
* _Always_: Always change permission and ownership of the volume when volume is mounted.

0 commit comments

Comments
 (0)