You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/12/04 00:30:31 UTC

docs commit: Fixing a typo.

Repository: cordova-docs
Updated Branches:
  refs/heads/master 3faced5ab -> fcc72231a


Fixing a typo.


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

Branch: refs/heads/master
Commit: fcc72231a0674506f155159ee284d035e062c4d6
Parents: 3faced5
Author: Dmitry Blotsky <dm...@gmail.com>
Authored: Thu Dec 3 15:29:10 2015 -0800
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Thu Dec 3 15:30:10 2015 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/fcc72231/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 2b85f46..e0a038b 100644
--- a/README.md
+++ b/README.md
@@ -91,7 +91,7 @@ To work on the website and see changes live as you save, run:
 
     node_modules/.bin/gulp serve
 
-That command will build the sute and start a local server. To work on only the website without the docs, add the `--nodocs` flag, as follows:
+That command will build the site and start a local server. To work on only the website without the docs, add the `--nodocs` flag, as follows:
 
     node_modules/.bin/gulp serve --nodocs
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org