Skip to content

Commit 0001dcf

Browse files
authored
Update 15/umbraco-forms/developer/configuration/README.md
1 parent 059a7e2 commit 0001dcf

File tree

1 file changed

+1
-1
lines changed
  • 15/umbraco-forms/developer/configuration

1 file changed

+1
-1
lines changed

15/umbraco-forms/developer/configuration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ This setting determines whether [advanced form validation rules](../../editor/cr
453453

454454
By default, the value is `false`. This is partly because the feature is only considered for "power users", comfortable with crafting rules using the required JSON syntax. And partly as validating the rules on the client requires an additional front-end dependency.
455455

456-
To make the feature available to editors and including the dependency when using `@Html.RenderUmbracoFormDependencies(Url)`, set the value to `true`.
456+
To make the feature available to editors and include the dependency when using `@Html.RenderUmbracoFormDependencies(Url)`, set the value to `true`.
457457

458458

459459
## Security configuration

0 commit comments

Comments
 (0)