Skip to content

Commit 6e8093e

Browse files
meysam81jihoon-seo
andauthored
apply suggestions from code review
Co-authored-by: Jihoon Seo <[email protected]>
1 parent 94fd5b9 commit 6e8093e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/security/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Area of Concern for Containers | Recommendation |
123123
Container Vulnerability Scanning and OS Dependency Security | As part of an image build step, you should scan your containers for known vulnerabilities.
124124
Image Signing and Enforcement | Sign container images to maintain a system of trust for the content of your containers.
125125
Disallow privileged users | When constructing containers, consult your documentation for how to create users inside of the containers that have the least level of operating system privilege necessary in order to carry out the goal of the container.
126-
Use container runtime with stronger isolation | Select [container runtime classes](/docs/concepts/containers/runtime-class/) that provides stronger isolation
126+
Use container runtime with stronger isolation | Select [container runtime classes](/docs/concepts/containers/runtime-class/) that provide stronger isolation
127127

128128
## Code
129129

0 commit comments

Comments
 (0)