docs: fix typos across documentation (16 files) - #8196
Open
Manohar Paturi (ManoharPaturi) wants to merge 1 commit into
Open
docs: fix typos across documentation (16 files)#8196Manohar Paturi (ManoharPaturi) wants to merge 1 commit into
Manohar Paturi (ManoharPaturi) wants to merge 1 commit into
Conversation
Manohar Paturi (ManoharPaturi)
force-pushed
the
docs/fix-typos
branch
from
September 5, 2026 06:38
16a1b39 to
3978d8d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes 30 spelling mistakes across 16 documentation files (CONTRIBUTING.md, dotnet website articles, python user guides, and sample/package READMEs). Found with
codespelland each replacement manually verified in context — intentional terms (e.g. the "AGS" AutoGen Studio abbreviation) were left untouched.Selected fixes:
verion→version,responsibilites→responsibilities,securty→security,commited→committed,controlable→controllable,recommented→recommended,Ressources→Resources,usign→using,throught→through,Thre are→There are,Gettings started→Getting started,declaritive→declarative,independantly→independently, and more.Docs-only change; no code touched.
Checklist