Skip to content
This repository has been archived by the owner on Sep 23, 2020. It is now read-only.

Commit

Permalink
Merge pull request #51 from bug-buster/master
Browse files Browse the repository at this point in the history
Fix a documentation error. cake instead of grunt
  • Loading branch information
flosse committed Dec 2, 2014
2 parents e156996 + 9eb980b commit 76c74bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,7 @@ If you want scaleApp bundled with special plugins type
```shell
grunt custom[:PLUGIN_NAME]
```
e.g. `cake custom:dom:mvc` creates the file `scaleApp.custom.js` that
e.g. `grunt custom:dom:mvc` creates the file `scaleApp.custom.js` that
contains scaleApp itself the dom plugin and the mvc plugin.
# API
Expand Down

0 comments on commit 76c74bd

Please sign in to comment.