From 8a64bde42055a848133027cc2e51241f8656c73b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Respaut?= Date: Thu, 19 Jul 2018 17:49:06 +0200 Subject: [PATCH] MON-259: Drop invalid space before a colon --- scripts/02_update_readme.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/02_update_readme.sh b/scripts/02_update_readme.sh index 8366b0b..e59a887 100755 --- a/scripts/02_update_readme.sh +++ b/scripts/02_update_readme.sh @@ -53,7 +53,7 @@ module "datadog-monitors-${module_dash}" { ## Purpose -Creates DataDog monitors with the following checks : +Creates DataDog monitors with the following checks: EOF SAVEIFS=$IFS