Skip to content

Commit fd97cbe

Browse files
authored
Merge pull request #33460 from chrisnegus/tiny-pod-security-doc-fix
Small edit of pod security doc
2 parents 5d02948 + ffb7e4b commit fd97cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/security/pod-security-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,7 @@ added. Capabilities listed in `RequiredDropCapabilities` must not be included in
658658

659659
**DefaultAddCapabilities** - The capabilities which are added to containers by
660660
default, in addition to the runtime defaults. See the
661-
the documentation for your container runtime for information on working with Linux capabilities.
661+
documentation for your container runtime for information on working with Linux capabilities.
662662

663663
### SELinux
664664

0 commit comments

Comments
 (0)