From 4175701200df703afa58b44b8f73e3a37053813a Mon Sep 17 00:00:00 2001 From: Philzen Date: Sat, 22 Mar 2014 13:29:43 +0100 Subject: [PATCH] # Fixed (potentially confusing) typo --- doc/help.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/help.txt b/doc/help.txt index ad197cd69..004944606 100644 --- a/doc/help.txt +++ b/doc/help.txt @@ -8,7 +8,7 @@ Global Commands ID reverse-domain-style package name - used in NAME is a human readable field CONFIG is a json string whose key/values will be included - in [PATH]/.codova/config.json + in [PATH]/.cordova/config.json [--copy-from|src=] ... use custom www assets instead of the stock Cordova hello-world. [--link-to=] ......... symlink to custom www assets without creating a copy.