Skip to content

Commit 05a17c1

Browse files
committed
[en] fix typo secrets-good-practices.md
1 parent 2f031cb commit 05a17c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/security/secrets-good-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ also follow the other guidelines in
4242
privileged, system-level components. Only grant `get` access for Secrets if
4343
the component's normal behavior requires it.
4444
- **Humans**: Restrict `get`, `watch`, or `list` access to Secrets. Only allow
45-
cluster admistrators to access `etcd`. This includes read-only access. For
45+
cluster administrators to access `etcd`. This includes read-only access. For
4646
more complex access control, such as restricting access to Secrets with
4747
specific annotations, consider using third-party authorization mechanisms.
4848

0 commit comments

Comments
 (0)