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

docs(typo): fix typos in 04-cypress.mdx #72218

Merged
merged 4 commits into from
Nov 5, 2024

Conversation

lumirlumir
Copy link
Contributor

📚 Improving Documentation

Hello, I’ve updated the 04-cypress.mdx documentation with the following improvements:

  1. Changed c and t to uppercase. Other documentation consistently uses uppercase for these letters.

    image

  2. Removed .js as I did in this pull request because cypress.config can use both .ts and .js.

  3. Added a switcher.

  4. Included a link to the start-server-and-test npm package.

@ijjk ijjk added the Documentation Related to Next.js' official documentation. label Nov 2, 2024
@ijjk
Copy link
Member

ijjk commented Nov 2, 2024

Allow CI Workflow Run

  • approve CI run for commit: 8381957

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

@ijjk
Copy link
Member

ijjk commented Nov 2, 2024

Allow CI Workflow Run

  • approve CI run for commit: ed7f155

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

@ijjk ijjk enabled auto-merge (squash) November 5, 2024 20:44
@ijjk ijjk merged commit e84ca38 into vercel:canary Nov 5, 2024
38 checks passed
@lumirlumir lumirlumir deleted the docs-typo-04-cypress-mdx branch November 6, 2024 02:35
stipsan pushed a commit to sanity-io/next.js that referenced this pull request Nov 6, 2024
## 📚 Improving Documentation

Hello, I’ve updated the `04-cypress.mdx` documentation with the
following improvements:

1. Changed `c` and `t` to uppercase. Other documentation consistently
uses uppercase for these letters.


![image](https://github.com/user-attachments/assets/17182c33-4473-4aea-9514-d6ae93601d7e)

2. Removed `.js` as I did in [this pull
request](vercel#72061) because
`cypress.config` can use both `.ts` and `.js`.

3. Added a `switcher`.

4. Included a link to the `start-server-and-test` npm package.

Co-authored-by: JJ Kasper <jj@jjsweb.site>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Documentation Related to Next.js' official documentation. locked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants