From d7b136d0825e27816bea6965a6dd1d016291bddd Mon Sep 17 00:00:00 2001 From: sibiraj-s Date: Mon, 18 Jan 2021 15:11:36 +0530 Subject: [PATCH] chore: fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0547078..9686e1ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ All notable changes to this project will be documented in this file. #### Features -- defalt keyboard shortcuts and input rules are enabled by default ([5a4351b](https://github.com/sibiraj-s/ngx-editor/commit/5a4351b)) +- default keyboard shortcuts and input rules are enabled by default ([5a4351b](https://github.com/sibiraj-s/ngx-editor/commit/5a4351b)) - history is enabled by default ([5a4351b](https://github.com/sibiraj-s/ngx-editor/commit/5a4351b)) ## Migration