Skip to content

Commit 93137f4

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 108d002 commit 93137f4

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
@@ -17,7 +17,7 @@ Umbraco 14 introduces a split between server-side and client-side Property Edito
1717
1. It allows server-side implementations to be reused for multiple client-side Property Editor UIs.
1818
2. It helps to ensure a better division between client-side and server-side responsibility.
1919

20-
## The migration impact for Property Editors
20+
## Migration impact for Property Editors
2121

2222
In the Umbraco source code, the change manifests as the `EditorUiAlias` property on `IDataType`.
2323

0 commit comments

Comments
 (0)