We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a2b65d + 5bb726b commit c5457e0Copy full SHA for c5457e0
content/en/docs/concepts/configuration/secret.md
@@ -334,7 +334,7 @@ given private key for `--key`.
334
The private key must be in what is commonly called PEM private key format,
335
unencrypted. In both cases, the initial and the last lines from PEM (for
336
example, `--------BEGIN CERTIFICATE-----` and `-------END CERTIFICATE----` for
337
-a cetificate) are *not* included.
+a certificate) are *not* included.
338
339
### Bootstrap token Secrets
340
0 commit comments