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 for docs/en/docs/advanced/middleware.md #5376

Merged
merged 2 commits into from Nov 22, 2022

Conversation

rifatrakib
Copy link
Contributor

A full-stop was missing in TrustedHostMiddleware section

A full-stop was missing in `TrustedHostMiddleware` section
@codecov
Copy link

codecov bot commented Sep 11, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (7e348e2) compared to base (cf73051).
Patch has no changes to coverable lines.

❗ Current head 7e348e2 differs from pull request most recent head 34edbc1. Consider uploading reports for the commit 34edbc1 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #5376   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          540       540           
  Lines        13969     13936   -33     
=========================================
- Hits         13969     13936   -33     
Impacted Files Coverage Δ
tests/utils.py 100.00% <0.00%> (ø)
fastapi/utils.py 100.00% <0.00%> (ø)
fastapi/routing.py 100.00% <0.00%> (ø)
fastapi/concurrency.py 100.00% <0.00%> (ø)
fastapi/applications.py 100.00% <0.00%> (ø)
tests/test_datastructures.py 100.00% <0.00%> (ø)
fastapi/dependencies/utils.py 100.00% <0.00%> (ø)
fastapi/exception_handlers.py 100.00% <0.00%> (ø)
tests/test_starlette_exception.py 100.00% <0.00%> (ø)
tests/test_union_inherited_body.py 100.00% <0.00%> (ø)
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link
Contributor

📝 Docs preview for commit 7e348e2 at: https://631de567780f1a290ecb3181--fastapi.netlify.app

@tiangolo tiangolo changed the title Fix typo in documentation ✏️ Fix typo in docs for docs/en/docs/advanced/middleware.md Nov 22, 2022
@tiangolo
Copy link
Owner

Good catch, thanks @rifatrakib ! 🚀

@tiangolo tiangolo enabled auto-merge (squash) November 22, 2022 13:26
@tiangolo tiangolo merged commit 6883f36 into tiangolo:master Nov 22, 2022
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

2 participants