Skip to content

Commit 2687fda

Browse files
committed
Update property-editor-data-source.md
1 parent c548984 commit 2687fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

17/umbraco-cms/customizing/property-editors/composition/property-editor-data-source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ interface UmbPropertyEditorUiElement extends HTMLElement {
8080

8181
## Access Data Source Config in Property Editor UI
8282

83-
The Data Source configuration can be accessed through the `config` property of the Property Editor UI element together with the UI and Schema config.
83+
The Data Source configuration can be accessed through the `config` property of the Property Editor UI element merged with the UI and Schema config.
8484

8585
## Built-in Data Source Types
8686

0 commit comments

Comments
 (0)