浏览代码

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