Fix example comment syntax.
authorBrian Brazil <brian.brazil@robustperception.io>
Tue, 7 Nov 2017 13:27:50 +0000 (13:27 +0000)
committerGitHub <noreply@github.com>
Tue, 7 Nov 2017 13:27:50 +0000 (13:27 +0000)
CONFIGURATION.md

index 3f665849c20dd9945d08e56dbda6294fe464b8fd..b761603305b6eef84a7919b24de717896360e070 100644 (file)
@@ -62,7 +62,7 @@ The other placeholders are specified separately.
   fail_if_matches_regexp:
     [ - <regex>, ... ]
 
-  # Probe fails if response does not match regex
+  # Probe fails if response does not match regex.
   fail_if_not_matches_regexp:
     [ - <regex>, ... ]