From 8e58932db515c99b2fa54a9b80ea8e2b7a598a92 Mon Sep 17 00:00:00 2001 From: Ian Lee Date: Tue, 27 Oct 2015 19:26:17 -0700 Subject: [PATCH] Fixed typo Signed-off-by: Ian Lee --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 8c4678617d..6892f5c72f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -53,7 +53,7 @@ For a complete list of the `docker-machine` subcommands, see the [Docker Machine ## Getting help Docker Machine is still in its infancy and under active development. If you need -help, would like to contribute, or simply want to talk about to the project with +help, would like to contribute, or simply want to talk about the project with like-minded individuals, we have a number of open channels for communication. - To report bugs or file feature requests: please use the [issue tracker on