From b2996715b16f2773f3f3d28c81c96375c05beecd Mon Sep 17 00:00:00 2001 From: garfield69 Date: Fri, 15 Mar 2024 17:13:27 +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 dff0841..42a57a3 100644 --- a/Definition-format.md +++ b/Definition-format.md @@ -1238,7 +1238,7 @@ Note that these are only available during search queries. .Query.Keywords # original keywords .Keywords # keywords after applying the keywordsfilters ``` -the following a boolean-like variables in that they return either the string "True" or are null. Can be used in if-else-end statements. +the following are boolean-like variables in that they return either the string "True" or are null. Can be used in if-else-end statements. ``` .Query.IsBookSearch # t=book .Query.IsDoubanQuery