Skip to content

Commit 014a892

Browse files
sofietofteshanrnh
andauthored
Update 16/umbraco-forms/editor/creating-a-form/conditional-logic.md
Co-authored-by: Esha Noronha <[email protected]>
1 parent ef1b169 commit 014a892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-forms/editor/creating-a-form/conditional-logic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ When applying a condition to a page, effectively you are controlling the display
6161

6262
## Conditions for Dates
6363

64-
In order to use less than and greater than conditions on dates, you must change the date format.
64+
To use less-than or greater-than conditions on dates, you must change the date format.
6565

6666
By default, date is shown like `September 5, 2025`. This needs to change to a format only containing numbers: `09/05/2025`.
6767

0 commit comments

Comments
 (0)