Fixed typo in reveal.js help menu.

This commit is contained in:
David Russell 2017-09-19 04:56:41 +00:00
parent 5a049c48b8
commit 0203173982

View File

@ -273,7 +273,7 @@
'B': 'Blackout', 'B': 'Blackout',
'F': 'Fullscreen', 'F': 'Fullscreen',
'ESC, O': 'Slide overview', 'ESC, O': 'Slide overview',
'X': `Select Code Block`, 'X': 'Select Code Block',
}; };