소스 검색

Merge pull request #790 from versada/fix-typo

DOC: fixed typo
Jason Wilder 8 년 전
부모
커밋
b6a445b1a9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -103,7 +103,7 @@ If you would like the reverse proxy to connect to your backend using HTTPS inste
 ### uWSGI Backends
 
 If you would like to connect to uWSGI backend, set `VIRTUAL_PROTO=uwsgi` on the
-backend container. Your backend container should than listen on a port rather
+backend container. Your backend container should then listen on a port rather
 than a socket and expose that port.
 
 ### Default Host