Skip to content

Commit 5bb726b

Browse files
authored
Fix typo
1 parent a63b896 commit 5bb726b

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)