diff --git a/public/docs/dart/latest/_data.json b/public/docs/dart/latest/_data.json index 00b82e86a2..61dab9cc41 100644 --- a/public/docs/dart/latest/_data.json +++ b/public/docs/dart/latest/_data.json @@ -23,7 +23,7 @@ "guide": { "icon": "list", - "title": "Developer Guides", + "title": "Guide", "subtitle": "Dart" }, diff --git a/public/docs/js/latest/_data.json b/public/docs/js/latest/_data.json index aff615b2b4..d3fff22a9c 100644 --- a/public/docs/js/latest/_data.json +++ b/public/docs/js/latest/_data.json @@ -23,7 +23,7 @@ "guide": { "icon": "list", - "title": "Developer Guides", + "title": "Guide", "subtitle": "JavaScript" }, diff --git a/public/docs/ts/latest/_data.json b/public/docs/ts/latest/_data.json index d266af2443..3270bdb011 100644 --- a/public/docs/ts/latest/_data.json +++ b/public/docs/ts/latest/_data.json @@ -31,7 +31,7 @@ "guide": { "icon": "list", - "title": "Developer Guides", + "title": "Guide", "subtitle": "TypeScript" },