Skip to content

Commit

Permalink
Fixed spelling issue - more better language.
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienMelissas committed Apr 22, 2015
1 parent 6d406a1 commit d3aacda
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 @@ -26,7 +26,7 @@ You now have all the necessary dependencies to run the build process.

* `gulp` — Compile and optimize the files in your assets directory
* `gulp watch` — Compile assets when file changes are made
* `gulp --production` — Compile assets for production (no source maps). (keep in mind that if you run this, you'll need to update the filesnames yourself...)
* `gulp --production` — Compile assets for production (no source maps). Keep in mind that if you run this, you'll need to update the filenames in `index.html` or wherever you have it yourself.

## Using BrowserSync

Expand Down

0 comments on commit d3aacda

Please sign in to comment.