From 3218ee0f1f092c53b67a52083d2b3389d423e1b0 Mon Sep 17 00:00:00 2001 From: Ellet Date: Fri, 8 Dec 2023 01:22:37 +0300 Subject: [PATCH] Fix a typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 888f66926..50ef4b524 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file. * Update `README.md` and the doc * Dispose the `QuillToolbarSelectHeaderStyleButton` state listener in `dispose` * Upgrade the font family button to material 3 -* Rework the font family and font size functionallities to change the font once and type all over the editor +* Rework the font family and font size functionalities to change the font once and type all over the editor ## 9.0.0-dev-8 * Better support for pasting HTML contents from external websites to the editor