Skip to content

docs: fix typos in docs (modifer, certian, utilties, provies, utilites) - #3822

Merged
segunadebayo merged 1 commit into
chakra-ui:mainfrom
haimingZZ:docs/fix-typos
Sep 22, 2026
Merged

segunadebayo merged 1 commit into
chakra-ui:mainfrom
haimingZZ:docs/fix-typos

Conversation

@haimingZZ

@haimingZZ haimingZZ commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

Summary

Fixed five typos in the Panda documentation:

  • modifermodifier in website/content/docs/concepts/conditional-styles.mdx
  • certiancertain in website/content/docs/concepts/hooks.mdx
  • utiltiesutilities in website/content/docs/concepts/merging-styles.mdx (also matches the actual utilities cascade layer name)
  • proviesprovides in website/content/docs/installation/qwik.mdx
  • utilitesutilities in website/content/docs/migration/stitches.mdx

Found via codespell --builtin=clear. All edits are docs-only; no code or runtime behavior changes.

Diff

 website/content/docs/concepts/conditional-styles.mdx | 2 +-
 website/content/docs/concepts/hooks.mdx              | 2 +-
 website/content/docs/concepts/merging-styles.mdx     | 2 +-
 website/content/docs/installation/qwik.mdx           | 2 +-
 website/content/docs/migration/stitches.mdx          | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

Checklist

  • Docs-only change
  • Found via codespell with --builtin=clear
  • Each fix is a single word in prose (no code-block identifiers affected)

Thanks for the great framework!

RetriggerConfidence Score: 5/5

This PR appears safe to merge.

Summary

Corrects five spelling errors across the documentation.

  • Preserves code examples, MDX structure, and runtime behavior.
  • No actionable issues or repository-rule violations found.

Reviews (1) · Last reviewed commit: "docs: fix typos in docs (modifer, certia..."

@vercel

vercel Bot commented Sep 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated
panda-docs Ignored Ignored Preview Sep 22, 2026 8:57am UTC

Request Review

@vercel

vercel Bot commented Sep 22, 2026

Copy link
Copy Markdown

@haimingz is attempting to deploy a commit to the Chakra UI Team on Vercel.

A member of the Team first needs to authorize it.

@changeset-bot

changeset-bot Bot commented Sep 22, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: d10a4b8

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

@segunadebayo
segunadebayo merged commit ad1e4e3 into chakra-ui:main Sep 22, 2026
2 of 5 checks passed
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