Skip to content

Commit c496eb0

Browse files
authored
Update 17/umbraco-cms/customizing/property-editors/data-source-types/picker/picker-collection-data-source.md
1 parent 47a7e17 commit c496eb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

3-
The interface below is simplified for clarity and omits return types and args. See full interfaces in the [UI Api Documentation](https://apidocs.umbraco.com/v17/ui-api/modules/packages_core_picker-data-source.html)
3+
The interface below is simplified for clarity and omits return types and arguments. See full interfaces in the [UI API Documentation](https://apidocs.umbraco.com/v17/ui-api/modules/packages_core_picker-data-source.html)
44

55
```typescript
66
interface UmbPickerPropertyEditorCollectionDataSource {

0 commit comments

Comments
 (0)