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

Chaining command typo #5906

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

MikeMcC399
Copy link
Contributor

Issue

The second sentence in https://docs.cypress.io/api/table-of-contents#Commands doesn't read well. I think there is a typo:

Commands can be chained commands together because Cypress manages a Promise chain on your behalf, with each command yielding a 'subject' to the next command, until the chain ends or an error is encountered.

Change

Remove the second "commands":

Commands can be chained together because Cypress manages a Promise chain on your behalf, with each command yielding a 'subject' to the next command, until the chain ends or an error is encountered.

Please cross-check if this correction enhances the meaning or if I have misread.

Copy link

netlify bot commented Aug 28, 2024

👷 Deploy request for cypress-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 6bce936

@cypress-app-bot
Copy link
Collaborator

@MikeMcC399
Copy link
Contributor Author

@MikeMcC399 MikeMcC399 marked this pull request as ready for review August 28, 2024 08:42
@jennifer-shehane jennifer-shehane merged commit a0ebdb0 into cypress-io:main Aug 28, 2024
5 checks passed
@MikeMcC399 MikeMcC399 deleted the command-chaining-typo branch August 28, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants