Skip to content

fix: correct spelling in Prisma 6 upgrade guide #6949

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rolldeep-stepmerrily
Copy link

Description

Fixed a spelling error in the Prisma 6 upgrade guide documentation.

Changes

  • Changed "occurences" to "occurrences" in the Buffer to Uint8Array migration section
  • This fixes a common spelling mistake where the double 'r' was missing

File Changed

  • content/200-orm/800-more/300-upgrade-guides/200-upgrading-versions/500-upgrading-to-prisma-6.mdx

Context

The word "occurrences" was misspelled as "occurences" in the section explaining how to replace Buffer types with Uint8Array when upgrading to Prisma 6. This documentation is likely to be read by many developers upgrading their projects, so correct spelling improves the professional quality of the documentation.

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.

1 participant