From 08926ed5fe88fa6f0b382a355289aabd370c60a4 Mon Sep 17 00:00:00 2001 From: Varun Dhand <110025628+varundhand@users.noreply.github.com> Date: Thu, 9 Nov 2023 19:53:47 +0530 Subject: [PATCH] fix: typo in CHANGELOG.md (#1760) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ffd5d9cd..777391a70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -109,7 +109,7 @@ All notable changes to this project will be documented in this file. - exclude `playgrounds` from build - update jekyll to v4.3.1 - fix: facebook color update -- navbar aria atributes fixes +- navbar aria attributes fixes - fix #808 - `navbar-menu` and `sidebar-menu` has the same `id` - fix #1335 - missing color variables usage in `alert` and `btn-ghost-*` - move border style to CSS variables