Skip to content

Commit d25b059

Browse files
kjaceshanrnh
andauthored
Update 15/umbraco-cms/fundamentals/setup/upgrading/version-specific/migrate-custom-property-editors-to-umbraco-14.md
Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
1 parent 93475b2 commit d25b059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-cms/fundamentals/setup/upgrading/version-specific/migrate-custom-property-editors-to-umbraco-14.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ See the [Creating a Property Editor](https://docs.umbraco.com/umbraco-cms/tutori
120120

121121
## Alternatives
122122

123-
If the Data Type migration yields an undesirable result, your have two options:
123+
If the Data Type migration yields an undesirable result, you have two options:
124124

125125
1. Manually change the `EditorAlias` and/or `EditorUiAlias` directly in the `umbracoDataType` table, or
126126
2. Create a custom migration to update the properties (see [this article](https://docs.umbraco.com/umbraco-cms/extending/database) for inspiration).

0 commit comments

Comments
 (0)