From d3cb2a66fafe04cbcfb158dd09aa6772be62cd8d Mon Sep 17 00:00:00 2001 From: Julien Melissas Date: Sun, 22 Mar 2015 21:36:57 -0400 Subject: [PATCH] use the right words oops, not sure how we (I) missed that. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b90b03..5a5f445 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ You now have all the necessary dependencies to run the build process. ### Using BrowserSync -To use BrowserSync during `gulp watch` you need update `devUrl` at the bottom of `assets/manifest.json` to reflect your local development hostname. +To use BrowserSync during `gulp watch` you need to update `devUrl` at the bottom of `assets/manifest.json` to reflect your local development hostname. For example, if your local development URL is `http://project-name.dev` you would update the file to read: ```json