From 856bb9060cd425a072fad050be98996a04747473 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 5 May 2014 20:13:19 -0700 Subject: [PATCH] :memo: Add missing space --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdd4de5d51a6..6e304a5dc7ba 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,4 @@ Prebuilt binaries of atom-shell for Linux, Window and Mac can be found on the Guides and the API reference is located in the [docs](https://github.com/atom/atom-shell/tree/master/docs) directory. It also -contains documents describing how to build and contributeto atom-shell. +contains documents describing how to build and contribute to atom-shell.