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

Skip to content

✏️ Fix typo in docs for docs/en/docs/advanced/middleware.md#5376

Merged
tiangolo merged 2 commits into
fastapi:masterfrom
rifatrakib:patch-1
Nov 22, 2022
Merged

✏️ Fix typo in docs for docs/en/docs/advanced/middleware.md#5376
tiangolo merged 2 commits into
fastapi:masterfrom
rifatrakib:patch-1

Conversation

@rifatrakib

Copy link
Copy Markdown
Contributor

A full-stop was missing in TrustedHostMiddleware section

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

codecov Bot commented Sep 11, 2022

Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
Member

Good catch, thanks @rifatrakib ! 🚀

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

2 participants