From b78b395ae25b929fa94f6412debdc85505f67c7f Mon Sep 17 00:00:00 2001 From: Oilbeater Date: Tue, 26 May 2015 19:08:03 +0800 Subject: [PATCH] Fix typo Signed-off-by: Mengxin Liu --- docs/deploying.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deploying.md b/docs/deploying.md index cc1108755..caa63d212 100644 --- a/docs/deploying.md +++ b/docs/deploying.md @@ -372,7 +372,7 @@ support. ## Configure Nginx with a v1 and v2 registry -This sections describes how to user `docker-compose` to run a combined version +This sections describes how to use `docker-compose` to run a combined version 1 and version 2.0 registry behind an `nginx` proxy. The combined registry is accessed at `localhost:5000`. If a `docker` client has a version less than 1.6, Nginx will route its requests to the 1.0 registry. Requests from newer clients