Skip to content

Commit 242e6b4

Browse files
committed
Merge pull request #819 from wesruv/patch-1
Fixed typo in README.md
2 parents 97d23bc + bbcbfd0 commit 242e6b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ during initial request. In order for this to work properly the `<body>` tag must
4141
can provide a custom rule for the snippet using [snippetOptions](http://www.browsersync.io/docs/options/#option-snippetOptions)
4242

4343
## Upgrading from 1.x to 2.x ?
44-
Providing you havn't accessed any internal properties, everything will just work as
44+
Providing you haven't accessed any internal properties, everything will just work as
4545
there are no breaking changes to the public API. Internally however, we now use an
4646
immutable data structure for storing/retrieving options. So whereas before you could access urls like this...
4747

0 commit comments

Comments
 (0)