Skip to content

Commit

Permalink
docs: Rename API middlewares title in sidebar
Browse files Browse the repository at this point in the history
Based on the PR vercel#39407, the sidebar title for API middlewares is changed to "Request Helpers".
  • Loading branch information
bennettdams committed Aug 12, 2022
1 parent 0c7217b commit 8d9b86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/manifest.json
Expand Up @@ -143,7 +143,7 @@
"path": "/docs/api-routes/dynamic-api-routes.md"
},
{
"title": "API Middlewares",
"title": "Request Helpers",
"path": "/docs/api-routes/request-helpers.md"
},
{
Expand Down

0 comments on commit 8d9b86d

Please sign in to comment.