Fix grammar.

This commit is contained in:
Michael Rose 2016-07-14 09:42:12 -04:00
parent d4a13dec0e
commit 6427e1d32c

View File

@ -36,7 +36,7 @@ If you add additional scripts to `/assets/js/plugins/` and would like them conca
## Build Process ## Build Process
In an effort to reduce dependencies a set of [**npm scripts**](https://css-tricks.com/why-npm-scripts/) are used to build `main.min.js` instead of task runners like [Gulp](http://gulpjs.com/) or [Grunt](http://gruntjs.com/). If those tools are more your style then by all use them instead :wink:. In an effort to reduce dependencies a set of [**npm scripts**](https://css-tricks.com/why-npm-scripts/) are used to build `main.min.js` instead of task runners like [Gulp](http://gulpjs.com/) or [Grunt](http://gruntjs.com/). If those tools are more your style then by all means use them instead :wink:.
To get started: To get started: