Thanks to visit codestin.com
Credit goes to github.com

Skip to content

✏️ Fix grammar, typos, and broken links in docs#15694

Merged
tiangolo merged 12 commits into
masterfrom
fix-grammar-and-typos
Jun 19, 2026
Merged

✏️ Fix grammar, typos, and broken links in docs#15694
tiangolo merged 12 commits into
masterfrom
fix-grammar-and-typos

Conversation

@YuriiMotov

@YuriiMotov YuriiMotov commented Jun 5, 2026

Copy link
Copy Markdown
Member

Fixed typos and grammar mistakes in docs.

I used Claude Code to find and fix mistakes, but carefully reviewed all corrections and asked to rephrase a couple of sentences to make them easier to read.


docs live command showed that there were some broken links. I applied minimal fix in 0e25472 (updated some links and removed if there are no relevant section anymore), but we should probably revise the "FastAPI People" page


Noticed that "Migrate from Pydantic v1 to Pydantic v2" page still states that FastAPI supports pydantic.v1, that is no longer true. Updated that page to clarify that it was only supported up to FastAPI 0.128.0 (commit 03b44b6)


Also fixed typos in agent skills (commit 0e25472) as it's also kind of documentation

@YuriiMotov YuriiMotov added the docs Documentation about how to use FastAPI label Jun 5, 2026
@codspeed-hq

codspeed-hq Bot commented Jun 5, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 20 untouched benchmarks


Comparing fix-grammar-and-typos (699bb42) with master (0832139)1

Open in CodSpeed

Footnotes

  1. No successful run was found on master (c61384e) during the generation of this report, so 0832139 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

📝 Docs preview

Last commit 699bb42 at: https://424a8854.fastapitiangolo.pages.dev

Modified Pages

@YuriiMotov YuriiMotov force-pushed the fix-grammar-and-typos branch from 6682d95 to 9c7b258 Compare June 8, 2026 06:10
Comment thread docs/en/docs/advanced/advanced-dependencies.md
Comment thread docs/en/docs/tutorial/extra-models.md
Comment thread docs/en/docs/tutorial/handling-errors.md
Comment thread docs/en/docs/python-types.md
Comment thread docs/en/docs/release-notes.md
Comment thread docs/en/docs/release-notes.md
Comment thread docs/en/docs/advanced/dataclasses.md
Comment thread docs/en/docs/advanced/response-change-status-code.md
Comment thread docs/en/docs/reference/status.md
Comment thread docs/en/docs/advanced/security/oauth2-scopes.md
@YuriiMotov YuriiMotov marked this pull request as ready for review June 8, 2026 06:47
@github-actions github-actions Bot added the conflicts Automatically generated when a PR has a merge conflict label Jun 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

This pull request has a merge conflict that needs to be resolved.

@github-actions github-actions Bot removed the conflicts Automatically generated when a PR has a merge conflict label Jun 15, 2026

@tiangolo tiangolo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Amazing, thank you! I learned things along the way. 🤓

@tiangolo tiangolo enabled auto-merge (squash) June 19, 2026 09:26
@tiangolo tiangolo merged commit da9d05b into master Jun 19, 2026
49 checks passed
@tiangolo tiangolo deleted the fix-grammar-and-typos branch June 19, 2026 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation about how to use FastAPI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants