Skip to content

Fix typo in rewrites docs#35639

Merged
kodiakhq[bot] merged 1 commit intovercel:canaryfrom
tianenpang:fix/docs-typo
Mar 27, 2022
Merged

Fix typo in rewrites docs#35639
kodiakhq[bot] merged 1 commit intovercel:canaryfrom
tianenpang:fix/docs-typo

Conversation

@tianenpang
Copy link
Copy Markdown
Contributor

Correct the type of trailingSlash in config example

Modified: docs/api-reference/next.config.js/rewrites.md

- trailingSlash: 'true',
+ trailingSlash: true,

Copy link
Copy Markdown
Member

@ijjk ijjk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@kodiakhq kodiakhq Bot merged commit 0d401dd into vercel:canary Mar 27, 2022
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants