Merge pull request #383 from makom/master

fix typo
This commit is contained in:
Pēteris Caune 2020-06-15 12:05:05 +03:00 committed by GitHub
commit f9c10d99c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ to you getting a notification.
## Shell Scripts
The below shell script sends sends either a "success" or "failure" ping depending on
The below shell script sends either a "success" or "failure" ping depending on
command's (certbot in this example) exit code:
```bash