Fixed a spelling mistake
Your -> you
This commit is contained in:
committed by
GitHub
parent
8743596451
commit
898d75e874
@@ -96,7 +96,7 @@ class WOAcme:
|
||||
Log.failed(self, "Issuing SSL cert with acme.sh")
|
||||
if acmedata['dns'] is True:
|
||||
Log.error(
|
||||
self, "Please make sure your properly "
|
||||
self, "Please make sure you properly "
|
||||
"set your DNS API credentials for acme.sh\n"
|
||||
"If you are using sudo, use \"sudo -E wo\"")
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user