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

Open
wants to merge 1 commit into
base: canary
Choose a base branch
from

Conversation

chipit24
Copy link

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: a7303c7

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

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