aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Potts <me@sampotts.me>2015-04-06 12:06:34 +1000
committerSam Potts <me@sampotts.me>2015-04-06 12:06:34 +1000
commit1f7f7b10dec4d1fd28de900fc1f4c7f71650c51b (patch)
treea81f097b22e492aa4afc28d143a0e415eae5ba90
parentb2421b592a57b19a1657043eafb5d49919257071 (diff)
downloadplyr-1f7f7b10dec4d1fd28de900fc1f4c7f71650c51b.tar.lz
plyr-1f7f7b10dec4d1fd28de900fc1f4c7f71650c51b.tar.xz
plyr-1f7f7b10dec4d1fd28de900fc1f4c7f71650c51b.zip
Docs tweak
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 1b8b67f1..43da2b63 100644
--- a/readme.md
+++ b/readme.md
@@ -322,7 +322,7 @@ Here's a list of the methods supported:
</tr>
<tr>
<td><code>toggleFullscreen()</code></td>
- <td>&mdash;</td>
+ <td>Event</td>
<td>Toggles fullscreen. This can only be initiated by a user gesture due to browser security, i.e. a user event such as click.</td>
</tr>
<tr>