Skip to content

Commit 894d9fe

Browse files
committed
Updated version reference
1 parent 897fa3d commit 894d9fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

14/umbraco-forms/developer/extending/adding-a-fieldtype.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ All setting properties for the Forms provider types are marked as `virtual`, so
162162

163163
## Umbraco Backoffice Components
164164

165-
With Forms 14+, aspects of the presentation and functionality of the custom field are handled by client-side components, registered via manifests:
165+
With Forms 14, aspects of the presentation and functionality of the custom field are handled by client-side components, registered via manifests:
166166

167167
* The preview, displayed on the form definition editor.
168168
* The property editor UI used for editing the the submitted values via the backoffice.

15/umbraco-forms/developer/extending/adding-a-fieldtype.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ All setting properties for the Forms provider types are marked as `virtual`, so
162162

163163
## Umbraco Backoffice Components
164164

165-
With Forms 14, aspects of the presentation and functionality of the custom field are handled by client-side components, registered via manifests:
165+
With Forms 14+, aspects of the presentation and functionality of the custom field are handled by client-side components, registered via manifests:
166166

167167
* The preview, displayed on the form definition editor.
168168
* The property editor UI used for editing the the submitted values via the backoffice.

0 commit comments

Comments
 (0)