You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2018/09/07 10:54:09 UTC

[cordova-create] branch master updated: remove superfluous colon

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

janpio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-create.git


The following commit(s) were added to refs/heads/master by this push:
     new 1665422  remove superfluous colon
1665422 is described below

commit 16654227775248d6bbd689f64977ff6087f5fa92
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Fri Sep 7 12:54:08 2018 +0200

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

diff --git a/README.md b/README.md
index 32558fb..fd581a5 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@
 This module is used for creating cordova style projects. It also incudes support for [cordova templates](http://cordova.apache.org/docs/en/latest/guide/cli/template.html). It can fetch templates from npm and git.
 
 ## Usage:
-:
+
 ```
 var create = require('cordova-create');
 


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