seperate->separate (#9954)

This commit is contained in:
OmniTroid
2024-06-21 06:35:42 -07:00
committed by GitHub
parent 95976762ac
commit 35b177a1a0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ class Authenticator(common.Plugin, interfaces.Authenticator):
description = """\
Saves the necessary validation files to a .well-known/acme-challenge/ directory within the \
nominated webroot path. A seperate HTTP server must be running and serving files from the \
nominated webroot path. A separate HTTP server must be running and serving files from the \
webroot path. HTTP challenge only (wildcards not supported)."""
MORE_INFO = """\
+1 -1
View File
@@ -734,7 +734,7 @@ standalone:
webroot:
Saves the necessary validation files to a .well-known/acme-challenge/
directory within the nominated webroot path. A seperate HTTP server must
directory within the nominated webroot path. A separate HTTP server must
be running and serving files from the webroot path. HTTP challenge only
(wildcards not supported).