Skip to content
This repository has been archived by the owner on Apr 6, 2018. It is now read-only.

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AgronKabashi committed Dec 15, 2015
1 parent 28c4f29 commit 9139300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Download and install [NodeJS](http://nodejs.org/)

## Build targets
grunt build // Pre-cleaning and compilation of js, sass and templates
grunt release-build // Same as build + minifcation and obfuscation
grunt release-build // Same as build + minification and obfuscation
grunt default // Runs build target and hosts a webserver with live reload
grunt release // Runs build target and hosts a webserver
grunt eslint // Runs linting
Expand Down

0 comments on commit 9139300

Please sign in to comment.