Skip to content

Commit 1e801cb

Browse files
authored
docs: fixes a typo in index (#136)
1 parent 2d9d2bf commit 1e801cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ export default {
175175
}
176176
```
177177

178-
Finally, run `wrangler dev` and head to `/docs` our `/redocs` with your browser.
178+
Finally, run `wrangler dev` and head to `/docs` or `/redocs` with your browser.
179179

180180
You'll be greeted with a beautiful OpenAPI page that you can use to test and call your new endpoint.
181181

0 commit comments

Comments
 (0)