From 7e322e9fc6213c7743679522ec40de0f93b26af5 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Date: Wed, 13 Sep 2017 16:41:38 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e43f94d..ce510aa 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ These options are facultative. - `Notification` : Grade of notification for this application. There are 3 available levels. - `down` : Send an email only if the level of this application has decreased. - `change` : Send an email if the level of this application has changed. - - `all` : Send an email for each test on this application, whiech ever the result. + - `all` : Send an email for each test on this application, which ever the result. --- The `package_check.sh` script accept 6 arguments in addition of package to be checked.