From 75551c7ce0135a4d1daf978207954c42f1012042 Mon Sep 17 00:00:00 2001 From: Michael Vesely Date: Wed, 12 Feb 2020 07:58:54 +0100 Subject: [PATCH] Fix error in the description of the 'lt' tag Its 'less than' instead of 'equal'. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1b42e1..b0b3d5f 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ The block will be printed if: * Both values are boolean, and are equal ## The 'lt' tag -The **lt** tag allows you to conditionally include a block of text, by comparing if two values are equal. +The **lt** tag allows you to conditionally include a block of text, if the first value is less than the second value. {{Budget}}