misc: Fix typo

Might as well fix these as I notice them.
This commit is contained in:
Donovan Glover 2022-04-09 09:41:55 -04:00
parent cc7b166b85
commit dc483d0f30
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -38,11 +38,11 @@ d show-progress # Show your position in the video
s async screenshot # Take a screenshot of the current frame
S async screenshot video # Take a screenshot without the subtitles
# J and K to change videos (mimicing Vimium and changing tabs)
# J and K to change videos (mimicking Vimium and changing tabs)
J playlist-prev # Open the previous video
K playlist-next # Open the next video
# H and L to change sections (mimicing Vimimum and moving through history)
# H and L to change sections (mimicking Vimimum and moving through history)
H add chapter -1 # Go to the previous section in the video
L add chapter 1 # Go to the next section in the video