We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 845a281 commit 807001cCopy full SHA for 807001c
src/content/blog/2024/04/25/react-19-upgrade-guide.md
@@ -630,7 +630,7 @@ This is also what you'd also have to do if you move the reducer outside of the `
630
const reducer = (state: State, action: Action) => state;
631
```
632
633
-## Changlog {/*changelog*/}
+## Changelog {/*changelog*/}
634
635
### Other breaking changes {/*other-breaking-changes*/}
636
0 commit comments