We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97d23bc commit bbcbfd0Copy full SHA for bbcbfd0
1 file changed
README.md
@@ -41,7 +41,7 @@ during initial request. In order for this to work properly the `<body>` tag must
41
can provide a custom rule for the snippet using [snippetOptions](http://www.browsersync.io/docs/options/#option-snippetOptions)
42
43
## Upgrading from 1.x to 2.x ?
44
-Providing you havn't accessed any internal properties, everything will just work as
+Providing you haven't accessed any internal properties, everything will just work as
45
there are no breaking changes to the public API. Internally however, we now use an
46
immutable data structure for storing/retrieving options. So whereas before you could access urls like this...
47
0 commit comments