Merge pull request #1 from makom/fix-typo

fix typo
This commit is contained in:
Martin 2020-06-14 17:22:43 +02:00 committed by GitHub
commit c11526a05d
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