Skip to content

Commit

Permalink
README.mdfix typo (#1811)
Browse files Browse the repository at this point in the history
  • Loading branch information
Undermaken committed May 29, 2022
1 parent ed8b310 commit 642b705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,7 @@ To make RHL more reliable and safe, please place `hot` _below_ (ie somewhere in

You may(but it's not required) place `hot` to the every route/page/feature/lazy chunk, thus make updates more scoped.

You don't need to wrap every component with `hot`, application work work fine with a single one.
You don't need to wrap every component with `hot`, application works fine with a single one.

### (old)`hot(module, options)(Component, options)`

Expand Down

0 comments on commit 642b705

Please sign in to comment.