From 90a0d2d4492dde535177fa11e38fbecb091873a4 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Thu, 4 Feb 2021 15:25:46 +0100 Subject: [PATCH] typo --- js/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/config.js b/js/config.js index c31c03b..03739ba 100644 --- a/js/config.js +++ b/js/config.js @@ -73,7 +73,7 @@ export default { // Optional function that blocks keyboard events when retuning false // - // If you set this to 'foucsed', we will only capture keyboard events + // If you set this to 'focused', we will only capture keyboard events // for embdedded decks when they are in focus keyboardCondition: null,