Skip to content

Commit a5fcad4

Browse files
authored
Update 15/umbraco-forms/developer/configuration/README.md
1 parent 03bd8e4 commit a5fcad4

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
@@ -451,7 +451,7 @@ By default the value is `true`. To disable the feature, set the value to `false`
451451

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

454-
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.
454+
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

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

0 commit comments

Comments
 (0)