tiny one-letter typo fix

Felix Wolfsteller 2017-12-08 19:45:01 +01:00
parent ca316fc74e
commit a150348b60

@ -13,7 +13,7 @@ https://github.com/Neilpang/acme.sh/wiki/How-to-install
After installation,
1) Issuer a cert:
1) Issue a cert:
```
/root/.acme.sh/acme.sh --issue --standalone -d <DOMAIN>
```