Merge pull request #42671 from Arhell/en-typo

Fix typo
This commit is contained in:
Kubernetes Prow Robot 2023-08-22 23:24:21 -07:00 committed by GitHub
commit e184488e91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -111,6 +111,6 @@ data encoded as base64, sharing this file or checking it in to a source
repository means the secret is available to everyone who can read the manifest.
{{< caution >}}
Base64 encoding is _not_ an encryption method, it provides no additiona
Base64 encoding is _not_ an encryption method, it provides no additional
confidentiality over plain text.
{{< /caution >}}