aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 5d1934a5..03b3f53e 100644
--- a/readme.md
+++ b/readme.md
@@ -343,7 +343,7 @@ Note the single quotes encapsulating the JSON and double quotes on the object ke
<td>This will restore and *reload* HTML5 video once playback is complete. Note: depending on the browser caching, this may result in the video downloading again (or parts of it). Use with caution.</td>
</tr>
<tr>
- <td><code>keyboardShortcuts</code></td>
+ <td><code>keyboard</code></td>
<td>Object</td>
<td><code>{ focused: true, global: false }</code></td>
<td>Enable <a href="#shortcuts">keyboard shortcuts</a> for focused players only or globally as well (this will only work if there's one player in the document)</td>