From d3aacdae1296df132ed29e88456c23de3908b7e6 Mon Sep 17 00:00:00 2001 From: Julien Melissas Date: Tue, 21 Apr 2015 21:01:30 -0400 Subject: [PATCH] Fixed spelling issue - more better language. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b04be5..188e300 100644 --- a/README.md +++ b/README.md @@ -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