Skip to content

docs: Fix grammar in vitest.mdx (How to set up Vitest with Next.js) #78654

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

Merged
merged 2 commits into from
May 13, 2025

Conversation

chipit24
Copy link
Contributor

This PR fixes a tiny grammar mistake on the How to set up Vitest with Next.js page:

Before After
[...] we recommend using an E2E tests for async components. [...] we recommend using E2E tests for async components.

The article "an" should not be used before a plural noun.

@ijjk ijjk added the Documentation Related to Next.js' official documentation. label Apr 29, 2025
@ijjk
Copy link
Member

ijjk commented Apr 29, 2025

Allow CI Workflow Run

  • approve CI run for commit: cbfdf14

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

@ijjk ijjk merged commit dd0c988 into vercel:canary May 13, 2025
153 of 165 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Related to Next.js' official documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants