From 03eb4d51054e5e0d446ab4698ada2f562b0787dc Mon Sep 17 00:00:00 2001 From: Brian Brazil Date: Tue, 7 Nov 2017 13:27:50 +0000 Subject: [PATCH] Fix example comment syntax. --- CONFIGURATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONFIGURATION.md b/CONFIGURATION.md index 3f66584..b761603 100644 --- a/CONFIGURATION.md +++ b/CONFIGURATION.md @@ -62,7 +62,7 @@ The other placeholders are specified separately. fail_if_matches_regexp: [ - , ... ] - # Probe fails if response does not match regex + # Probe fails if response does not match regex. fail_if_not_matches_regexp: [ - , ... ] -- 2.25.1