Skip to content

Commit 67c4bf9

Browse files
Clarify example usage in Picker Data Source Type README
1 parent aebb503 commit 67c4bf9

File tree

1 file changed

+1
-1
lines changed
  • 17/umbraco-cms/customizing/property-editors/data-source-types/picker

1 file changed

+1
-1
lines changed

17/umbraco-cms/customizing/property-editors/data-source-types/picker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Picker Data Source Type
22

3-
The `Umb.DataSourceType.Picker` Data Source Type is used by Property Editors that pick entities, e.g. the built-in [Entity Data Picker Property Editor](../../../../fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/entity-data-picker.md).
3+
The `Umb.DataSourceType.Picker` Data Source Type is used by Property Editors that pick entities, for example, the built-in [Entity Data Picker Property Editor](../../../../fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/entity-data-picker.md).
44

55
## Register a Picker Data Source
66

0 commit comments

Comments
 (0)