From caad25bb614a3ccb2eda9fee2e71d6624ef9b81a Mon Sep 17 00:00:00 2001 From: Gani Georgiev Date: Wed, 13 May 2026 22:37:28 +0300 Subject: [PATCH] fixed grammar --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1361324..5af22f4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ - Updated the _experimental_ UI extensions APIs to allow top-level `await` in the initialization script. - Force unset the auth state of existing realtime connections on user password, collection secret, etc. changes. - _This is not strictly necessery because the realtime connections has short-lived idle timeout by design but nonetheless it was implemented to minimize the abuse vectors._ + _This is not strictly necessery because the realtime connections have short-lived idle timeout by design but nonetheless it was implemented to restrict the abuse vectors._ ## v0.38.0