diff --git a/src/Umbraco.Web.UI.Client/src/packages/content/content/collection/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/content/content/collection/manifests.ts index 5b14e35e11..e19e90f8e4 100644 --- a/src/Umbraco.Web.UI.Client/src/packages/content/content/collection/manifests.ts +++ b/src/Umbraco.Web.UI.Client/src/packages/content/content/collection/manifests.ts @@ -28,7 +28,7 @@ export const manifests: Array = name: 'Content Workspace Collection View', weight: 1000, meta: { - label: 'Collection', + label: 'Child items', pathname: 'collection', icon: 'icon-grid', },