Skip to content

docs: fix comment and documentation typos#36219

Open
LeSingh1 wants to merge 2 commits into
microsoft:masterfrom
LeSingh1:docs-fix-comment-and-doc-typos
Open

docs: fix comment and documentation typos#36219
LeSingh1 wants to merge 2 commits into
microsoft:masterfrom
LeSingh1:docs-fix-comment-and-doc-typos

Conversation

@LeSingh1
Copy link
Copy Markdown

Summary

Fixes a small set of spelling typos in comments, docs, and Storybook description text.

Files changed

  • packages/react/src/components/ResizeGroup/ResizeGroup.types.ts: teh -> the
  • packages/react/src/components/MarqueeSelection/MarqueeSelection.base.tsx: occured -> occurred
  • packages/react-components/react-search/library/docs/Spec.md: recieve -> receive
  • packages/react-components/react-toast/stories/src/Toast/DefaultToastOptions.stories.tsx: overriden -> overridden
  • packages/react-components/react-toast/stories/src/Toast/Intent.stories.tsx: overriden -> overridden
  • packages/react-components/react-list/library/docs/ListA11y.md: overriden -> overridden, teh -> the
  • packages/react-components/react-nav/library/src/components/NavDrawer/useNavDrawerStyles.styles.ts: seperate -> separate
  • packages/charts/react-charts/library/src/utilities/utilities.ts: intial/corretly -> initial/correctly
  • packages/charts/react-charting/src/utilities/utilities.ts: intial/corretly -> initial/correctly

Before / after

Before, these comments and documentation strings contained spelling typos. After, the wording is corrected with no behavior change.

Verification

  • Inspected the diff to confirm the changes are limited to comments, documentation, and Storybook description text.
  • Ran a targeted rg search for the corrected typo phrases across the touched files and confirmed no matches.
  • Did not run runtime tests because there are no code-path changes.

Competing PR check

Checked for existing PRs with:

  • gh pr list --repo microsoft/fluentui --search "ResizeGroup teh data" --state all --limit 10
  • gh pr list --repo microsoft/fluentui --search "MarqueeSelection occured scrollbar" --state all --limit 10
  • gh pr list --repo microsoft/fluentui --search "react-toast overriden" --state all --limit 10
  • gh pr list --repo microsoft/fluentui --search "react-search recieve focus" --state all --limit 10

No matching PRs were returned.

@LeSingh1 LeSingh1 requested review from a team, ThomasMichon and mainframev as code owners May 18, 2026 17:29
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 20, 2026

📊 Bundle size report

✅ No changes found

@github-actions
Copy link
Copy Markdown

Pull request demo site: URL

Comment thread packages/charts/react-charting/src/utilities/utilities.ts
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