๐Ÿ“ Improve grammar and clarity in features documentation by sangsaist ยท Pull Request #15135 ยท fastapi/fastapi

@sangsaist

This PR improves grammar, fixes sentence fragments, and corrects punctuation issues in the features documentation to enhance clarity and readability.

@sangsaist

@github-actions

@YuriiMotov YuriiMotov changed the title Improve grammar and clarity in features documentation ๐Ÿ“ Improve grammar and clarity in features documentation

Mar 17, 2026

AhsanSheraz

Choose a reason for hiding this comment

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

LGTM ๐Ÿš€

svlandeg

Choose a reason for hiding this comment

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

Thanks for the PR @sangsaist, these all look like solid improvements to me.

### Editor support { #editor-support }

All the framework was designed to be easy and intuitive to use, all the decisions were tested on multiple editors even before starting development, to ensure the best development experience.
The entire framework was designed to be easy and intuitive to use; all decisions were tested on multiple editors even before starting development to ensure the best experience.

Choose a reason for hiding this comment

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

I think the original text put an emphasis on "development" on purpose, as we're talking about the programmers who use editor support etc. So maybe this to avoid the repetition?

The entire framework was designed to be easy and intuitive to use; all decisions were tested on multiple editors even before starting development to ensure the best experience.
The entire framework was designed to be easy and intuitive to use; all decisions were tested on multiple editors even before starting development to ensure the best developer experience.