You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2018/09/12 17:25:30 UTC

[cordova-create] 01/01: README.md remove trailing whitespace

This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a commit to branch brodybits-readme-whitespace-cleanup-1
in repository https://gitbox.apache.org/repos/asf/cordova-create.git

commit 3467a8998c4f3c97c6711538beaddf73a43ec19a
Author: Chris Brody <ch...@gmail.com>
AuthorDate: Wed Sep 12 13:25:27 2018 -0400

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

diff --git a/README.md b/README.md
index 85ffb0f..6768763 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ create(dir, id, name, cfg, extEvents);
 
 - `dir` - directory where the project will be created. Required.
 - `id` - app id. Required (but can be "undefined").
-- `name` - app name. Required (but can be "undefined"). 
+- `name` - app name. Required (but can be "undefined").
 - `cfg` - extra config to be saved in .cordova/config.json Required (but can be "{}").
 - `extEvents` - An EventEmitter instance that will be used for logging purposes. Required (but can be "undefined").
 


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