Skip to content

Commit 291acb4

Browse files
Update api-playground/overview.mdx
1 parent eb17636 commit 291acb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-playground/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ We recommend generating your API playground from an OpenAPI specification. See [
4949

5050
To generate pages for only specific endpoints, list the endpoints in the `pages` property of the navigation element.
5151

52-
This example generates pages for only the `GET /users` and `POST /users` endpoints. To genereate other endpoint pages, add additional endpoints to the `pages` array.
52+
This example generates pages for only the `GET /users` and `POST /users` endpoints. To generate other endpoint pages, add additional endpoints to the `pages` array.
5353

5454
```json
5555
"navigation": {

0 commit comments

Comments
 (0)