From 5e31ba8b902707bcd6f1a471482c86030d522216 Mon Sep 17 00:00:00 2001 From: Marco Zanzottera Date: Fri, 22 Mar 2013 09:29:40 +0100 Subject: [PATCH] Update README.md Small typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 813ac0c..19fb8d9 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ And you are done! Just a few, for now... - **deployment/rsync** - This task is for deploying your code to the remote servers. - - **scm/update** - This task is for updating (git/svn) your base wokring copy. + - **scm/update** - This task is for updating (git/svn) your base working copy. But that's not all! You can create your own taks, and execute commands on your working copy and in your deployed code! Also we are working on creating more built in tasks.