Skip to content

Commit 86a3256

Browse files
authored
Update 13/umbraco-forms/developer/configuration/README.md
1 parent 535ab3d commit 86a3256

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

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

464464
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.
465465

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

468468
## Security configuration
469469

0 commit comments

Comments
 (0)