소스 검색

Merge pull request #50 from bettse/master

Typo in readme
Jason Wilder 10 년 전
부모
커밋
a912287461
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -23,7 +23,7 @@ If your container exposes multiple ports, nginx-proxy will default to the servic
 
 ### Multiple Hosts
 
-If you need to support multipe virtual hosts for a container, you can separate each enty with commas.  For example, `foo.bar.com,baz.bar.com,bar.com` and each host will be setup the same.
+If you need to support multipe virtual hosts for a container, you can separate each entry with commas.  For example, `foo.bar.com,baz.bar.com,bar.com` and each host will be setup the same.
 
 ### Separate Containers