Skip to content

Commit 809c558

Browse files
correct "values if all secrets"
Correcting apparent typo
1 parent 76941f8 commit 809c558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/configuration/secret.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,7 @@ render those assumptions invalid.
675675

676676
For these reasons `watch` and `list` requests for secrets within a namespace are
677677
extremely powerful capabilities and should be avoided, since listing secrets allows
678-
the clients to inspect the values if all secrets are in that namespace. The ability to
678+
the clients to inspect the values of all secrets that are in that namespace. The ability to
679679
`watch` and `list` all secrets in a cluster should be reserved for only the most
680680
privileged, system-level components.
681681

0 commit comments

Comments
 (0)