Skip to content
This repository has been archived by the owner on Apr 8, 2019. It is now read-only.

Commit

Permalink
Booelean -> Boolean (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
bebraw authored and shellscape committed Apr 4, 2018
1 parent 40b3f0f commit 2958e8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ together._

##### hot

Type: `Object|Booelean`
Type: `Object|Boolean`
Default: `{}`

An object containing options for [webpack-hot-client][hot-client].
Expand Down Expand Up @@ -426,4 +426,4 @@ We welcome your contributions! Please have a read of

[dev-ware]: https://github.com/webpack/webpack-dev-middleware#options
[hot-client]: https://github.com/webpack-contrib/webpack-hot-client#options
[https-opts]: https://nodejs.org/api/tls.html#tls_tls_createsecurecontext_options
[https-opts]: https://nodejs.org/api/tls.html#tls_tls_createsecurecontext_options

0 comments on commit 2958e8c

Please sign in to comment.