diff --git a/CHANGELOG.md b/CHANGELOG.md
index c80a9b587..fb80a775b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,15 +4,15 @@
### 15.1.2
-- fix: Attempted to assign to readonly property [1813](https://github.com/i18next/next-i18next/pull/1813)
+- fix: Attempted to assign to readonly property [1813](https://github.com/i18next/react-i18next/pull/1813)
### 15.1.1
-- fix: Not all namespaces are loaded when passing the lng option to useTranslate [1809](https://github.com/i18next/next-i18next/issues/1809)
+- fix: Not all namespaces are loaded when passing the lng option to useTranslate [1809](https://github.com/i18next/react-i18next/issues/1809)
### 15.1.0
-- fix: `` warns 'Each child in a list should have a unique "key" prop.' for react 19 [1806](https://github.com/i18next/next-i18next/pull/1806)
+- fix: `` warns 'Each child in a list should have a unique "key" prop.' for react 19 [1806](https://github.com/i18next/react-i18next/pull/1806)
### 15.0.3