Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo in rewrites docs #35639

Merged
merged 1 commit into from Mar 27, 2022
Merged

Fix typo in rewrites docs #35639

merged 1 commit into from Mar 27, 2022

Conversation

tianenpang
Copy link
Contributor

Correct the type of trailingSlash in config example

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

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

Copy link
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.

None yet

2 participants