From bc0684df63621ffcfda77fab6f694b2a749aa992 Mon Sep 17 00:00:00 2001 From: Martin Date: Sun, 14 Jun 2020 14:51:11 +0200 Subject: [PATCH] fix typo --- templates/docs/signalling_failures.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/docs/signalling_failures.md b/templates/docs/signalling_failures.md index b4bda2bc..1b69164c 100644 --- a/templates/docs/signalling_failures.md +++ b/templates/docs/signalling_failures.md @@ -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