๐ Improve grammar and clarity in features documentation by sangsaist ยท Pull Request #15135 ยท fastapi/fastapi
This PR improves grammar, fixes sentence fragments, and corrects punctuation issues in the features documentation to enhance clarity and readability.
YuriiMotov
changed the title
Improve grammar and clarity in features documentation
๐ Improve grammar and clarity in features documentation
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM ๐
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. |
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