Skip to content

Commit

Permalink
Fixes typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MiguelMadero committed Feb 15, 2013
1 parent 36baeee commit 3620c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/Jakefile
Expand Up @@ -110,7 +110,7 @@ mixinJSONData = function (file, obj) {
} }
} }
else { else {
console.log("There is no file " + file + "to add data to."); console.log("There is no file " + file + " to add data to.");
} }
}; };


Expand Down

0 comments on commit 3620c04

Please sign in to comment.