소스 검색

fix typo #2949 (thanks @SeanKilleen)

Hakim El Hattab 4 년 전
부모
커밋
2beb336cdb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      js/config.js

+ 1 - 1
js/config.js

@@ -74,7 +74,7 @@ export default {
 	// Optional function that blocks keyboard events when retuning false
 	//
 	// If you set this to 'focused', we will only capture keyboard events
-	// for embdedded decks when they are in focus
+	// for embedded decks when they are in focus
 	keyboardCondition: null,
 
 	// Disables the default reveal.js slide layout (scaling and centering)