From b006634bec0b71cc9390f825a91b83e6d7e04e8a Mon Sep 17 00:00:00 2001 From: Ed Page Date: Thu, 1 Dec 2022 11:29:50 -0600 Subject: [PATCH] docs: Fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47aa916..bfb529e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Fixes -- Hide internal-only optional dependenices +- Hide internal-only optional dependencies ## [2.0.5] - 2022-10-20