mirror of
https://github.com/caddyserver/website.git
synced 2025-04-22 04:56:17 -04:00
docs: reverse_proxy typo "tranport" -> "transport" (#182)
The reverse_proxy directive docs contained a TOC featuring the line "The fastcgi tranport". Changed "tranport" to "transport".
This commit is contained in:
parent
56e1517c0f
commit
60bc4ee7c3
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Proxies requests to one or more backends with configurable transport, load balan
|
|||
- [Headers](#headers)
|
||||
- [Transports](#transports)
|
||||
- [The `http` transport](#the-http-transport)
|
||||
- [The `fastcgi` tranport](#the-fastcgi-transport)
|
||||
- [The `fastcgi` transport](#the-fastcgi-transport)
|
||||
- [Intercepting responses](#intercepting-responses)
|
||||
- [Examples](#examples)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue