From 4adfb9e7a6ef771d230f854293fa916cf3c3006a Mon Sep 17 00:00:00 2001 From: bigfishdesign13 Date: Thu, 28 Sep 2023 14:22:35 -0400 Subject: [PATCH] CHANGELOG typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19b084b815..1c9715763e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ Currently, this repo is in Prerelease. When it is released, this project will ad ### Breaking Changes - This update introduces a number of visual breaking changes related to typography styles. -- Revmoves the `FilterBar` and `MultiSelect` components. +- Removes the `FilterBar` and `MultiSelect` components. - Removes the `useFilterBar` and `useMultiSelect` hooks. ### Adds