Skip to content

Conversation

@Anexus5919
Copy link

@Anexus5919 Anexus5919 commented Jan 22, 2026

Closes #14602

This PR fixes a repeated typo where "provirder" was used instead of "provider"
across multiple documentation pages.


Note

Fixes a typo in provider documentation strings.

  • In fulfillment-provider.ts and payment-provider.ts, corrects "provirder" to "provider" within startSections text

Written by Cursor Bugbot for commit c46fd4c. This will update automatically on new commits. Configure here.

@Anexus5919 Anexus5919 requested a review from a team as a code owner January 22, 2026 13:42
@changeset-bot
Copy link

changeset-bot bot commented Jan 22, 2026

⚠️ No Changeset found

Latest commit: b6d4434

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Jan 22, 2026

@Anexus5919 is attempting to deploy a commit to the medusajs Team on Vercel.

A member of the Team first needs to authorize it.

@Anexus5919
Copy link
Author

@shahednasser Please review this PR when you have time. Thanks!

Copy link
Member

@shahednasser shahednasser left a comment

Choose a reason for hiding this comment

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

Thank you for the contribution @Anexus5919 . the typos need to be fixed in the files under www/utils/packages/typedoc-generate-references/src/constants/merger-custom-options, as these references are generated from there. Can you make the change?

@Anexus5919 Anexus5919 force-pushed the fix/typo-bugs branch 2 times, most recently from 35548b2 to d68a743 Compare January 23, 2026 08:03
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

This PR is being reviewed by Cursor Bugbot

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@Anexus5919
Copy link
Author

Thank you for the contribution @Anexus5919 . the typos need to be fixed in the files under www/utils/packages/typedoc-generate-references/src/constants/merger-custom-options, as these references are generated from there. Can you make the change?

@shahednasser
Thanks for the guidance!
I’ve updated the PR to fix the typos directly in
www/utils/packages/typedoc-generate-references/src/constants/merger-custom-options
and removed all generated reference file changes.
Please let me know if anything else is needed.

Copy link
Member

@shahednasser shahednasser left a comment

Choose a reason for hiding this comment

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

LGTM thanks!

@Anexus5919
Copy link
Author

@shahednasser
Thanks for the review!
I’ve updated the branch with the latest develop. The CI checks were reset as part of the update, and the remaining Vercel failures are expected since this PR is from a fork and requires deployment authorization.
The changes are documentation-only, and the merge process can proceed when ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo on https://docs.medusajs.com/resources/references/fulfillment/provider

3 participants