Repository: aurora
Updated Branches:
  refs/heads/master 6db13baf2 -> 572409967


Correcting typo in developing-aurora-client.md for readability.

Reviewed at https://reviews.apache.org/r/34679/


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

Branch: refs/heads/master
Commit: 572409967034f19f79af33cb69194c679cf04185
Parents: 6db13ba
Author: Will Swank <[email protected]>
Authored: Tue May 26 14:06:06 2015 -0700
Committer: Joshua Cohen <[email protected]>
Committed: Tue May 26 14:06:06 2015 -0700

----------------------------------------------------------------------
 docs/developing-aurora-client.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/aurora/blob/57240996/docs/developing-aurora-client.md
----------------------------------------------------------------------
diff --git a/docs/developing-aurora-client.md b/docs/developing-aurora-client.md
index 4ddc77f..b662b6f 100644
--- a/docs/developing-aurora-client.md
+++ b/docs/developing-aurora-client.md
@@ -30,7 +30,7 @@ To start a virtual cluster, you need to install Vagrant, and 
then run `vagrant u
 the aurora workspace. This will create a vagrant host named "devcluster", with 
a mesos master, a set
 of mesos slaves, and an aurora scheduler.
 
-If you have changed you would like to test in your local cluster, you'll 
rebuild the client:
+If you have a change you would like to test in your local cluster, you'll 
rebuild the client:
 
     vagrant ssh -c 'aurorabuild client'
 

Reply via email to