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/09/25 01:45:20 UTC

docs commit: Fixing language consistency.

Repository: cordova-docs
Updated Branches:
  refs/heads/cordova-website cb9dfc8ae -> 7bef2138e


Fixing language consistency.


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

Branch: refs/heads/cordova-website
Commit: 7bef2138e19534b4a6ba60b1bda81bec250e13e7
Parents: cb9dfc8
Author: Dmitry Blotsky <dm...@gmail.com>
Authored: Thu Sep 24 16:45:16 2015 -0700
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Thu Sep 24 16:45:16 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/7bef2138/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index aa370c7..172216b 100644
--- a/README.md
+++ b/README.md
@@ -101,7 +101,7 @@ Deploying
 
 This section requires basic knowledge of SVN. If you do not know how to use SVN, refer to [this tutorial][svn].
 
-First, inspect `_prod.yml` to check that the correct `baseurl` is used. For pre-production deployment, it should be some non-empty folder (e.g. `"/use-the-force-luke"`), and for a production deployment it should be empty (i.e. `""`). To then build the full website, run:
+First, inspect `_prod.yml` to check that the correct `baseurl` is used. For development deployment, it should be some non-empty folder (e.g. `"/use-the-force-luke"`), and for a production deployment it should be empty (i.e. `""`). To then build the full website, run:
 
     gulp build --prod
 


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