]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
✏ Fix typos and add rewording in docs (#2159)
authornukopy <pytwbf201830@gmail.com>
Thu, 5 Nov 2020 22:33:06 +0000 (07:33 +0900)
committerGitHub <noreply@github.com>
Thu, 5 Nov 2020 22:33:06 +0000 (23:33 +0100)
commit3dbdc743666c8b8eadd3e982a89513e838be9ffd
treeca4c27ca3b9edb7494a1cc900298bfaf0a926661
parent939acef803489d376077bcd6b95eeba2ffc8433b
✏ Fix typos and add rewording in docs (#2159)

* docs: fix typo in chapter "Request Body" in "Tutorial - User Guide"

* docs: modify a sentence in chapter "Query Parameters and String Validations" in "Tutorial - User Guide"

* docs: fix two grammatical mistakes in chapter "Path Parameters and Numeric Validations" in "Tutorial - User Guide"
docs/en/docs/tutorial/body.md
docs/en/docs/tutorial/path-params-numeric-validations.md
docs/en/docs/tutorial/query-params-str-validations.md