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: fix paren placement #22469

Merged
merged 3 commits into from
May 10, 2023
Merged

Conversation

mvarendorff2
Copy link
Contributor

What I did

I moved a parenthesis from right to left by a couple characters! getByRole does not take the second parameter, deselectOptions does.

How to test

N / A

Checklist

  • Make sure your changes are tested (stories and/or unit, integration, or end-to-end tests)
  • Make sure to add/update documentation regarding your changes
  • If you are deprecating/removing a feature, make sure to update
    MIGRATION.MD

Maintainers

  • If this PR should be tested against many or all sandboxes,
    make sure to add the ci:merged or ci:daily GH label to it.
  • Make sure this PR contains one of the labels below.

["cleanup", "BREAKING CHANGE", "feature request", "bug", "documentation", "maintenance", "dependencies", "other"]

@jonniebigodes jonniebigodes self-assigned this May 9, 2023
@jonniebigodes jonniebigodes added documentation patch:yes Bugfix & documentation PR that need to be picked to main branch labels May 9, 2023
@jonniebigodes
Copy link
Contributor

@mvarendorff, thanks for taking the time to put together this pull request and update the documentation by catching this small but rather important typo. Appreciate it 🙏 ! I've checked, and all is good. I'll merge this once the checklist clears.

Hope you have a great day.

Stay safe

@jonniebigodes jonniebigodes merged commit df5b79e into storybookjs:next May 10, 2023
@shilman shilman added the patch:done Patch/release PRs already cherry-picked to main/release branch label May 12, 2023
shilman pushed a commit that referenced this pull request May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation patch:done Patch/release PRs already cherry-picked to main/release branch patch:yes Bugfix & documentation PR that need to be picked to main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants