Skip to content

Commit 535ab3d

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

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
@@ -461,7 +461,7 @@ To make the feature available to editors set the value to `true`.
461461

462462
This setting determines whether [advanced form validation rules](../../editor/creating-a-form/form-advanced.md) are available to editors.
463463

464-
By default the value is `false`. This partly because the feature is considered something only for "power users", comfortable with crafting rules using the JSON syntax required. And partly as validating the rules on the client requires an additional front-end dependency.
464+
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

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

0 commit comments

Comments
 (0)