From 18bf600514bf20db1181f10009792acfa64d8c2a Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Fri, 8 Feb 2013 11:11:15 +0100 Subject: typo --- docs/platform/quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platform/quick-start.md b/docs/platform/quick-start.md index d958331..568f0dc 100644 --- a/docs/platform/quick-start.md +++ b/docs/platform/quick-start.md @@ -55,7 +55,7 @@ version control: git init git add . - git commit -m"initial commit" + git commit -m "initial commit" Now add yourself as a privileged sysadmin who will have access to deploy to servers: -- cgit v1.2.3