diff --git a/i18n/en/docusaurus-theme-classic/navbar.json b/i18n/en/docusaurus-theme-classic/navbar.json index 63fefb5..9b241b4 100644 --- a/i18n/en/docusaurus-theme-classic/navbar.json +++ b/i18n/en/docusaurus-theme-classic/navbar.json @@ -4,7 +4,7 @@ "description": "The title in the navbar" }, "item.label.Docs": { - "message": "Docs", + "message": "Tutorials", "description": "Navbar item with label Docs" }, "item.label.API": { @@ -23,4 +23,4 @@ "message": "GitHub", "description": "Navbar item with label GitHub" } -} \ No newline at end of file +}