Skip to content

Commit bead152

Browse files
committed
Linting.
1 parent 2d0b00f commit bead152

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

14/umbraco-forms/developer/property-editors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Rarely but feasibly, you'll have a requirement to present multiple forms on a pa
1414
Internally this is used for presenting the list of "Allowed forms" you can select when setting up a form picker datatype.
1515
{% endhint %}
1616

17-
Finally you can provide further flexibility for the editor to select not just a form, but also the theme and redirect as well. For this you'll use the **Form Details Picker**.
17+
Finally you can provide further flexibility for the editor to select not only a form, but also the theme and redirect as well. For this you'll use the **Form Details Picker**.
1818

1919
## Configuring the Data Type
2020

14/umbraco-forms/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ We've added the option for [editors to choose to display paging details on the f
2626

2727
These can be options are enabled and configured on a per-form basis by editors in the form settings section. We also provide a [configuration based toggle for the feature as a whole](./developer/configuration/README.md#enablemultipageformsettings). In this way editors can be given access to use the feature only once the styling or theme is prepared.
2828

29-
Another improvement if found in the [form picker property editors](./developer/property-editors.md). We now support restriction of which forms can be selected by folder rather than just by individual forms.
29+
Another improvement if found in the [form picker property editors](./developer/property-editors.md). We now support restriction of which forms can be selected by folder rather than only by individual forms.
3030

3131
A second "form details picker" is also available, allowing editors the option of selecting the form, theme and redirect via a single property editor.
3232

15/umbraco-forms/developer/property-editors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Rarely but feasibly, you'll have a requirement to present multiple forms on a pa
1414
Internally this is used for presenting the list of "Allowed forms" you can select when setting up a form picker datatype.
1515
{% endhint %}
1616

17-
Finally you can provide further flexibility for the editor to select not just a form, but also the theme and redirect as well. For this you'll use the **Form Details Picker**.
17+
Finally you can provide further flexibility for the editor to select not only a form, but also the theme and redirect as well. For this you'll use the **Form Details Picker**.
1818

1919
## Configuring the Data Type
2020

0 commit comments

Comments
 (0)