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

Skip to content

Typo/readability fixes for first-steps documentation#1518

Merged
tiangolo merged 2 commits into
fastapi:masterfrom
yankeexe:typo-fixes
Jun 13, 2020
Merged

Typo/readability fixes for first-steps documentation#1518
tiangolo merged 2 commits into
fastapi:masterfrom
yankeexe:typo-fixes

Conversation

@yankeexe

@yankeexe yankeexe commented Jun 5, 2020

Copy link
Copy Markdown
Contributor
  • Fixed few typos
  • Rewrote few sentences for readability.
  • Added links for quick access to external projects mentioned.

@codecov

codecov Bot commented Jun 5, 2020

Copy link
Copy Markdown

Codecov Report

Merging #1518 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            master     #1518    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          227       234     +7     
  Lines         6810      6986   +176     
==========================================
+ Hits          6810      6986   +176     
Impacted Files Coverage Δ
fastapi/params.py 100.00% <0.00%> (ø)
fastapi/routing.py 100.00% <0.00%> (ø)
fastapi/applications.py 100.00% <0.00%> (ø)
fastapi/openapi/docs.py 100.00% <0.00%> (ø)
fastapi/openapi/utils.py 100.00% <0.00%> (ø)
fastapi/security/__init__.py 100.00% <0.00%> (ø)
fastapi/dependencies/utils.py 100.00% <0.00%> (ø)
tests/test_security_oauth2.py 100.00% <0.00%> (ø)
tests/test_dependency_class.py 100.00% <0.00%> (ø)
tests/test_security_oauth2_optional.py 100.00% <0.00%> (ø)
... and 8 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 a0e4d38...8ab8096. Read the comment docs.

@yankeexe yankeexe changed the title ✏️ Typo/readability fixes for first-steps documentation Typo/readability fixes for first-steps documentation Jun 5, 2020
@tiangolo tiangolo merged commit 5f78ba4 into fastapi:master Jun 13, 2020
@tiangolo

Copy link
Copy Markdown
Member

Thanks for your contribution! 🎉 ☕ 🍰

@yankeexe

Copy link
Copy Markdown
Contributor Author

Thanks for your contribution! 🎉 ☕ 🍰

welcome 😊

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.

2 participants