Skip to content

Commit 11a5ea0

Browse files
authored
typo (#4725)
1 parent 4bfd896 commit 11a5ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/blog/2022-03-29-react-v18.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ With Strict Mode in React 18, React will simulate unmounting and remounting the
212212
* Effects are created.
213213
```
214214

215-
[See docs for ensuring resusable state here](/docs/strict-mode.html#ensuring-reusable-state).
215+
[See docs for ensuring reusable state here](/docs/strict-mode.html#ensuring-reusable-state).
216216

217217
### New Hooks {#new-hooks}
218218

0 commit comments

Comments
 (0)