From 8d04a8bf0042e6e12429c5adf516fb82a6186e5f Mon Sep 17 00:00:00 2001 From: JonRB <4564448+eeyrjmr@users.noreply.github.com> Date: Mon, 29 Aug 2022 16:20:20 +0100 Subject: [PATCH] Fix typo (#20993) --- doc/usage/https-support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/usage/https-support.md b/doc/usage/https-support.md index 783d6d80..7c902474 100644 --- a/doc/usage/https-support.md +++ b/doc/usage/https-support.md @@ -72,7 +72,7 @@ ACME_DIRECTORY=https ACME_EMAIL=email@example.com ``` -Minimumg setup using a [smallstep CA](https://github.com/smallstep/certificates), refer to [their tutorial](https://smallstep.com/docs/tutorials/acme-challenge) for more information. +Minimum setup using a [smallstep CA](https://github.com/smallstep/certificates), refer to [their tutorial](https://smallstep.com/docs/tutorials/acme-challenge) for more information. ```ini [server]