Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✏ Fix typo in docs/en/docs/async.md #4726

Merged
merged 2 commits into from May 10, 2022

Conversation

Prezu
Copy link
Contributor

@Prezu Prezu commented Mar 25, 2022

In the docs about async I've spotted minor grammar mistake:

sit on the table ➡️ sit at the table.

* Fixed: "sit on the table" -> "sit at the table".
@tiangolo tiangolo changed the title Fixed a minor grammar mistake in the docs for async. ✏ Fix typo in docs/en/docs/async.md May 10, 2022
@tiangolo
Copy link
Owner

Good catch, thank you @Prezu ! 🔍

And thanks for the reviews @AlexandreBiguet and @yasinByasin

@tiangolo tiangolo enabled auto-merge (squash) May 10, 2022 00:36
@codecov
Copy link

codecov bot commented May 10, 2022

Codecov Report

Merging #4726 (f9c25b5) into master (faf7ce5) will increase coverage by 5.52%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master     #4726      +/-   ##
===========================================
+ Coverage   94.47%   100.00%   +5.52%     
===========================================
  Files         506       531      +25     
  Lines       13224     13629     +405     
===========================================
+ Hits        12493     13629    +1136     
+ Misses        731         0     -731     
Impacted Files Coverage Δ
docs_src/body/tutorial001_py310.py 100.00% <0.00%> (ø)
docs_src/background_tasks/tutorial002_py310.py 100.00% <0.00%> (ø)
docs_src/body_fields/tutorial001_py310.py 100.00% <0.00%> (ø)
docs_src/body_updates/tutorial001_py310.py 100.00% <0.00%> (ø)
docs_src/body_multiple_params/tutorial003_py310.py 100.00% <0.00%> (ø)
docs_src/response_model/tutorial004_py310.py 100.00% <0.00%> (ø)
docs_src/security/tutorial005_py310.py 100.00% <0.00%> (ø)
.../query_params_str_validations/tutorial014_py310.py 100.00% <0.00%> (ø)
.../path_operation_configuration/tutorial005_py310.py 100.00% <0.00%> (ø)
docs_src/dependencies/tutorial001_py310.py 100.00% <0.00%> (ø)
... and 53 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update faf7ce5...f9c25b5. Read the comment docs.

@tiangolo tiangolo merged commit 262183b into tiangolo:master May 10, 2022
JeanArhancet pushed a commit to JeanArhancet/fastapi that referenced this pull request Aug 20, 2022
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants