diff --git a/Enable-acme.sh-log.md b/Enable-acme.sh-log.md index 1bb2880..7e0df95 100644 --- a/Enable-acme.sh-log.md +++ b/Enable-acme.sh-log.md @@ -7,7 +7,7 @@ acme.sh --install --log ``` If you forget to enable log when installing, you can enable log by any command. -Exampl: enable log when issue cert: +Example: enable log when issuing a cert: ``` acme.sh --issue .... --log @@ -31,3 +31,4 @@ set log level to `2` acme.sh --issue ..... --log --log-level 2 ``` +