From 25778270be9aa8958748326d32e0ab82a497ed85 Mon Sep 17 00:00:00 2001 From: Julien Fernandez Date: Thu, 11 Jun 2015 08:50:34 +0200 Subject: [PATCH] Fix typo Signed-off-by: Julien Fernandez --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac7672580..91adff093 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ if they have a [Docker Hub](https://hub.docker.com/) account. For some users and even companies, this default behavior is sufficient. For others, it is not. -For example, users with their own software products and may want to maintain an +For example, users with their own software products may want to maintain a registry for private, company images. Also, you may wish to deploy your own image repository for images used to test or in continuous integration. For these use cases and others, [deploying your own registry instance](docs/deploying.md)