]> source.dussan.org Git - gitea.git/commitdiff
Fix typo (#20993)
authorJonRB <4564448+eeyrjmr@users.noreply.github.com>
Mon, 29 Aug 2022 15:20:20 +0000 (16:20 +0100)
committerGitHub <noreply@github.com>
Mon, 29 Aug 2022 15:20:20 +0000 (17:20 +0200)
docs/content/doc/usage/https-support.md

index 783d6d803774fd43207ffae4dc6e2561709278d6..7c9024743d9650702d9b069881bb2bdfdd6756a5 100644 (file)
@@ -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]