From aa4cc1da65bb236bccd1c6b6214d18662fb5cc91 Mon Sep 17 00:00:00 2001 From: Eric Amorde Date: Tue, 29 Oct 2024 10:18:19 -0700 Subject: [PATCH] Update CHANGELOG.md Fix typo in CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cfc9bac..77217bd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,7 +25,7 @@ [sagiwei](https://github.com/sagiwei) [#752](https://github.com/CocoaPods/Core/issues/752) -* Fix crash when attempting to load non-existed CDN index shards on custom CDN repos. +* Fix crash when attempting to load nonexistent CDN index shards on custom CDN repos. [santam85](https://github.com/santam85) [#771](https://github.com/CocoaPods/Core/pull/771)