From 20846e4fcc6dbee8054f48dc2f3b32b28dd64493 Mon Sep 17 00:00:00 2001
From: Yoriiis <joris.daniel@gmail.com>
Date: Sat, 23 Oct 2021 22:49:39 +0200
Subject: [PATCH] Update CHANGELOG

---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7b9f856f..a04643dc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,7 +11,7 @@ Optimize accessibility ([#58](https://github.com/yoriiis/vlitejs/pull/58))
 - Add focus on first subtitle button when the subtitle menu is opened
 - Remove keydown restriction on specific tags ([#57](https://github.com/yoriiis/vlitejs/pull/57))
 - Limit keydown actions when the player or children's player has the focus
-- Refacto `onKeyDown`function by categories
+- Refacto `onKeyDown` function by categories
 - Replace `querySelector` by cached elements
 - Refacto subtitle click event and use `validateTarget` for event delegation