Skip to content

Docs: Fix supported versions typo#34068

Merged
jonniebigodes merged 3 commits intostorybookjs:nextfrom
Rohan5commit:rohan/fix-supported-versions-receives-typo
Mar 9, 2026
Merged

Docs: Fix supported versions typo#34068
jonniebigodes merged 3 commits intostorybookjs:nextfrom
Rohan5commit:rohan/fix-supported-versions-receives-typo

Conversation

@Rohan5commit
Copy link

@Rohan5commit Rohan5commit commented Mar 8, 2026

Related issue: none. This is a documentation-only typo fix.

What I did

  • Fixed a typo in the supported versions docs by changing recieves to receives.

Checklist for Contributors

Testing

The changes in this PR are covered in the following automated tests:

  • stories
  • unit tests
  • integration tests
  • end-to-end tests

Manual testing

No manual testing required for this one-word documentation fix.

Documentation

  • Add or update documentation reflecting your changes
  • If you are deprecating/removing a feature, make sure to update MIGRATION.MD

Checklist for Maintainers

  • When this PR is ready for testing, make sure to add ci:normal, ci:merged, ci:daily, or ci:docs GH label to it to run the appropriate CI.

  • Make sure this PR contains one of the labels below:

    Available labels
  • bug: Internal changes that fixes incorrect behavior.

  • maintenance: User-facing maintenance tasks.

  • dependencies: Upgrading (sometimes downgrading) dependencies.

  • build: Internal-facing build tooling & test updates. Will not show up in release changelog.

  • cleanup: Minor cleanup style change. Will not show up in release changelog.

  • documentation: Documentation only changes. Will not show up in release changelog.

  • feature request: Introducing a new feature.

  • BREAKING CHANGE: Changes that break compatibility in some way with current major version.

  • other: Changes that don't fit in the above categories.

🦋 Canary release

This PR does not have a canary release associated. You can request a canary release of this pull request by mentioning the @storybookjs/core team here.

core team members can create a canary release here or locally with gh workflow run --repo storybookjs/storybook publish.yml --field pr=<PR_NUMBER>

Summary by CodeRabbit

  • Documentation
    • Corrected a spelling error in the Supported Versions section of the release documentation regarding patch availability for older versions.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 8, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: a5c4c80b-0c57-4378-825a-2221533723f4

📥 Commits

Reviewing files that changed from the base of the PR and between fea6253 and ac2845f.

📒 Files selected for processing (1)
  • docs/releases/index.mdx

📝 Walkthrough

Walkthrough

Corrected a typographical error in documentation: changed "recieves" to "receives" in the Supported Versions section of the releases page. No functional or behavioral changes.

Changes

Cohort / File(s) Summary
Documentation Spelling Fix
docs/releases/index.mdx
Fixed misspelling: "recieves" → "receives" in the Supported Versions bullet point.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@docs/releases/index.mdx`:
- Line 31: Change the sentence "Older versions: No longer receives any patches"
to use the plural verb form; update the text in docs/releases/index.mdx for the
line containing "Older versions:" so it reads "Older versions: No longer receive
any patches" ensuring the subject "Older versions" agrees with "receive".

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8ac4ed9d-bc9a-44f9-9aa4-a46f928f723a

📥 Commits

Reviewing files that changed from the base of the PR and between 533dcc0 and fea6253.

📒 Files selected for processing (1)
  • docs/releases/index.mdx

@jonniebigodes jonniebigodes self-assigned this Mar 8, 2026
@jonniebigodes jonniebigodes added documentation ci:docs Run the CI jobs for documentation checks only. labels Mar 8, 2026
@jonniebigodes
Copy link
Contributor

@Rohan5commit appreciate you taking the time to put together this pull request and helping us improve the documentation. We appreciate it 🙏 .

When you're able, can you adjust it based on CodeRabbit's feedback so we can get this merged and published in the documentation?

Let me know once you've addressed it, and I'll gladly take another look at it and get it merged in.

Have a fantastic day.

Stay safe

jonniebigodes and others added 2 commits March 9, 2026 15:08
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Copy link
Contributor

@jonniebigodes jonniebigodes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Rohan5commit I've already applied the suggestion, so there's nothing else needed. Again, thank you for taking the time to help us out 🙏

I'll get this in once the checklist clears.

Have an amazing week

Stay safe

@jonniebigodes jonniebigodes merged commit f159b96 into storybookjs:next Mar 9, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:docs Run the CI jobs for documentation checks only. documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants