Skip to content

Commit 642b705

Browse files
authored
README.mdfix typo (#1811)
1 parent ed8b310 commit 642b705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@ To make RHL more reliable and safe, please place `hot` _below_ (ie somewhere in
644644

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

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

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

0 commit comments

Comments
 (0)