From f117bfa5f3e9b4745ebaf81343e8da82018bbe2c Mon Sep 17 00:00:00 2001 From: Eric Betts Date: Sat, 15 Nov 2014 20:47:38 -0800 Subject: [PATCH] Typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76d013d..24a6ad0 100644 --- a/README.md +++ b/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