From 85eca56e928eaf63901dbdcdbef6dc4530bd5ff2 Mon Sep 17 00:00:00 2001 From: Ben Firshman Date: Thu, 4 Dec 2014 15:33:44 +0100 Subject: [PATCH] Fix typo Signed-off-by: Ben Firshman --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d9ed064c0..08efbebba5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Docker Machine -Machine makes it really easy to create Docker hosts on local hypervisors and cloud providers. It create servers, installs Docker on them, then configures the Docker client to talk to them. +Machine makes it really easy to create Docker hosts on local hypervisors and cloud providers. It creates servers, installs Docker on them, then configures the Docker client to talk to them. It works a bit like this: