chore: fix typo (#6791)

`Changlog` -> `Changelog`
This commit is contained in:
Chia June
2024-04-27 03:35:27 +08:00
committed by GitHub
parent 845a28165d
commit 807001cd9b

View File

@@ -630,7 +630,7 @@ This is also what you'd also have to do if you move the reducer outside of the `
const reducer = (state: State, action: Action) => state;
```
## Changlog {/*changelog*/}
## Changelog {/*changelog*/}
### Other breaking changes {/*other-breaking-changes*/}