Skip to content

Commit de35633

Browse files
authored
Update 13/umbraco-forms/editor/creating-a-form/form-advanced.md
1 parent af72df4 commit de35633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

13/umbraco-forms/editor/creating-a-form/form-advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ A slightly more complex example could be with two dates, where, if provided, you
6262

6363
Overall you should be able to create simple or more complex rules as needed, using comparisons between fields and with static values.
6464

65-
When the form is rendered, these validation rules will be applied both client and server-side. In this way you can ensure the submission is only accepted if it meets the requirements.
65+
When the form is rendered, these validation rules will be applied to both client and server-side. In this way, you can ensure the submission is only accepted if it meets the requirements.

0 commit comments

Comments
 (0)