Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Santosh Bandichode committed Nov 18, 2023
1 parent 0443f98 commit 8dd27d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/remotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ When `known_proxies` is not provided, it is set by default to handle `localhost`

## Handling trusted hosts
When forwarded headers middlewares are not used, but it is necessary to
validated hosts, it is possible to use the `TrustedHostsMiddleware`:
validate hosts, it is possible to use the `TrustedHostsMiddleware`:

```python
from blacksheep import Application
Expand Down

0 comments on commit 8dd27d2

Please sign in to comment.