Skip to content

Commit e184488

Browse files
authored
Merge pull request #42671 from Arhell/en-typo
Fix typo
2 parents 534c741 + 5f17fd8 commit e184488

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
@@ -111,6 +111,6 @@ data encoded as base64, sharing this file or checking it in to a source
111111
repository means the secret is available to everyone who can read the manifest.
112112

113113
{{< caution >}}
114-
Base64 encoding is _not_ an encryption method, it provides no additiona
114+
Base64 encoding is _not_ an encryption method, it provides no additional
115115
confidentiality over plain text.
116116
{{< /caution >}}

0 commit comments

Comments
 (0)