Skip to content

Commit c5457e0

Browse files
authored
Merge pull request #28022 from nfelger/patch-1
Fix typo in documentation: TLS secrets
2 parents 6a2b65d + 5bb726b commit c5457e0

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/configuration

1 file changed

+1
-1
lines changed

content/en/docs/concepts/configuration/secret.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ given private key for `--key`.
334334
The private key must be in what is commonly called PEM private key format,
335335
unencrypted. In both cases, the initial and the last lines from PEM (for
336336
example, `--------BEGIN CERTIFICATE-----` and `-------END CERTIFICATE----` for
337-
a cetificate) are *not* included.
337+
a certificate) are *not* included.
338338

339339
### Bootstrap token Secrets
340340

0 commit comments

Comments
 (0)