Skip to content

Commit b6a445b

Browse files
authored
Merge pull request nginx-proxy#790 from versada/fix-typo
DOC: fixed typo
2 parents 851b0e3 + cf88817 commit b6a445b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ If you would like the reverse proxy to connect to your backend using HTTPS inste
103103
### uWSGI Backends
104104

105105
If you would like to connect to uWSGI backend, set `VIRTUAL_PROTO=uwsgi` on the
106-
backend container. Your backend container should than listen on a port rather
106+
backend container. Your backend container should then listen on a port rather
107107
than a socket and expose that port.
108108

109109
### Default Host

0 commit comments

Comments
 (0)