You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sn...@apache.org on 2014/03/24 16:21:01 UTC

[14/18] git commit: Fixed typo in readme

Fixed typo in readme


Project: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/commit/a4dd97aa
Tree: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/tree/a4dd97aa
Diff: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/diff/a4dd97aa

Branch: refs/heads/hystrix-integration
Commit: a4dd97aae7b368107bd50071072a8001fa83e017
Parents: a705630
Author: Todd Nine <tn...@apigee.com>
Authored: Mon Mar 24 08:16:02 2014 -0700
Committer: Todd Nine <tn...@apigee.com>
Committed: Mon Mar 24 08:16:02 2014 -0700

----------------------------------------------------------------------
 stack/awscluster/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/a4dd97aa/stack/awscluster/README.md
----------------------------------------------------------------------
diff --git a/stack/awscluster/README.md b/stack/awscluster/README.md
index b7558b6..476601a 100644
--- a/stack/awscluster/README.md
+++ b/stack/awscluster/README.md
@@ -32,7 +32,7 @@ be named `jdk-7u45-linux-x64.gz`.
 * __Create an aws.properties file__ with your AWS credentials in the same directory as this 
 README file. The file is git-ignored so you don't have to worry about accidentally committing it.
 
-* __Deploy this the  AWS Cluster assembly__ by running the Maven command `mvn depoy` in the same
+* __Deploy this the  AWS Cluster assembly__ by running the Maven command `mvn deploy` in the same
 directory as this README file.