提交 b3dbcbb5 编写于 作者: L Lee Robinson 提交者: Joe Haddad

Fix typo in API routes documentation. (#9373)

上级 be86ab00
......@@ -1116,7 +1116,7 @@ export default withRouter(MyLink)
</ul>
</details>
API routes provides a straightforward solution to build your **API** with Next.js.
API routes provide a straightforward solution to build your **API** with Next.js.
Start by creating the `api/` folder inside the `./pages/` folder.
Every file inside `./pages/api` is mapped to `/api/*`.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册