From 5579854b23cc57e4daa9904bee63273fcc0628ce Mon Sep 17 00:00:00 2001 From: Gani Georgiev Date: Wed, 7 Jun 2023 23:45:21 +0300 Subject: [PATCH] fixed changelog typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3867901..8a8e908 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ - Replaced `new URL(...)` with manual url parsing as it is not fully supported in React Native ([pocketbase#2484](https://github.com/pocketbase/pocketbase/discussions/2484#discussioncomment-6114540)). -- Fixed nested `ClientResponseErrors.originalError` wrapping and added `ClientResponseErrors` constructor tests. +- Fixed nested `ClientResponseError.originalError` wrapping and added `ClientResponseError` constructor tests. ## 0.15.1