From 4cd067e724441a3d446ff0e92d22ac4a4803319d Mon Sep 17 00:00:00 2001 From: LucasZF Date: Fri, 31 Oct 2025 11:26:30 +0000 Subject: [PATCH] Correct 'Fix' to 'Fixes' in CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a88f4a55bb..303d68b6d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,7 +29,7 @@ }); ``` -### Fix +### Fixes - Sync `user.geo` from `SetUser` to the native layer ([#5302](https://github.com/getsentry/sentry-react-native/pull/5302))