Skip to content

Commit aec7c7c

Browse files
authored
Update 15/umbraco-forms/editor/creating-a-form/form-advanced.md
1 parent 96c8dd9 commit aec7c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/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 can create rules of varying complexity, using comparisons between fields and 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)