Skip to content

Commit 53f918f

Browse files
authored
Merge pull request #6772 from killianmuldoon/docs/fix-typo
📖 Fix typo in the kubelet authentication proposal
2 parents 23cd3fe + f8f6a78 commit 53f918f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/proposals/20210222-kubelet-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ superseded-by:
9292
(TCG) that allows hosts to attest to their identity via PKI and a secure crypto-processor which
9393
may either be a separate chip, built into the CPU or a virtual device provided by the hypervisor.
9494

95-
- **Trust on first use:** Often abbreviated to TOFO is an authentication convention that a provided
95+
- **Trust on first use:** Often abbreviated to TOFU is an authentication convention that a provided
9696
credential is only trusted from one endpoint which is recorded, and if presented again from a
9797
different endpoint it is untrusted. See https://en.wikipedia.org/wiki/Trust_on_first_use for more
9898
information.

0 commit comments

Comments
 (0)