Skip to content

Commit 239dc4c

Browse files
committed
Fix a typo on the word securely
1 parent c006a43 commit 239dc4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/security/security-checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ Production.
308308
- [ ] An appropriate selection of admission controllers is enabled.
309309
- [ ] A pod security policy is enforced by the Pod Security Admission or/and a
310310
webhook admission controller.
311-
- [ ] The admission chain plugins and webhooks are securly configured.
311+
- [ ] The admission chain plugins and webhooks are securely configured.
312312

313313
Admission controllers can help to improve the security of the cluster. However,
314314
they can present risks themselves as they extend the API server and

0 commit comments

Comments
 (0)