From 683e02455b099e141baf59fc2deb8c3c09cfa069 Mon Sep 17 00:00:00 2001 From: garfield69 Date: Tue, 28 Feb 2023 20:19:32 +1300 Subject: [PATCH] Updated Definition format (markdown) --- Definition-format.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Definition-format.md b/Definition-format.md index de23554..c0d0e9a 100644 --- a/Definition-format.md +++ b/Definition-format.md @@ -379,7 +379,7 @@ search: - path: xxx.php # only use it if we're searching for porn categories: [901, 902] - # [OPTIONAL] By default Cardigann removed any keys whose values resolve to Empty (or Null). + # [OPTIONAL] By default Cardigann removes any keys whose values resolve to Empty (or Null). # This means that the key is not placed in the query string sent to the web site. # However should the web site require that the empty key be present regardless, then set this parameter to true. # Note that this does not apply to the special $Raw key, which is to say that keys built via $Raw are sent as is.