diff --git a/samples/react-page-navigator/src/webparts/pageNavigator/PageNavigatorWebPart.manifest.json b/samples/react-page-navigator/src/webparts/pageNavigator/PageNavigatorWebPart.manifest.json index e15e5f3f2..8026355fa 100644 --- a/samples/react-page-navigator/src/webparts/pageNavigator/PageNavigatorWebPart.manifest.json +++ b/samples/react-page-navigator/src/webparts/pageNavigator/PageNavigatorWebPart.manifest.json @@ -18,8 +18,8 @@ "preconfiguredEntries": [{ "groupId": "5c03119e-3074-46fd-976b-c60198311f70", // Other "group": { "default": "Other" }, - "title": { "default": "PageNavigator" }, - "description": { "default": "PageNavigator description" }, + "title": { "default": "Page Navigator" }, + "description": { "default": "Page Navigator builds a navigation structure on the page, based on the headers in your text." }, "officeFabricIconFontName": "BulletedTreeList", "properties": { } }]