Skip to content

Commit d990702

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

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 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 to 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 on both the 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)