From 5bb726ba16b7e257c0f8e81482c8e8e3cc83382b Mon Sep 17 00:00:00 2001 From: Niko Felger Date: Tue, 18 May 2021 10:29:09 +0200 Subject: [PATCH] Fix typo --- content/en/docs/concepts/configuration/secret.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/configuration/secret.md b/content/en/docs/concepts/configuration/secret.md index 40f76c18b8..48ac53ed47 100644 --- a/content/en/docs/concepts/configuration/secret.md +++ b/content/en/docs/concepts/configuration/secret.md @@ -334,7 +334,7 @@ given private key for `--key`. The private key must be in what is commonly called PEM private key format, unencrypted. In both cases, the initial and the last lines from PEM (for example, `--------BEGIN CERTIFICATE-----` and `-------END CERTIFICATE----` for -a cetificate) are *not* included. +a certificate) are *not* included. ### Bootstrap token Secrets