diff options
author | Sam Potts <me@sampotts.me> | 2015-04-06 12:06:34 +1000 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-04-06 12:06:34 +1000 |
commit | 1f7f7b10dec4d1fd28de900fc1f4c7f71650c51b (patch) | |
tree | a81f097b22e492aa4afc28d143a0e415eae5ba90 | |
parent | b2421b592a57b19a1657043eafb5d49919257071 (diff) | |
download | plyr-1f7f7b10dec4d1fd28de900fc1f4c7f71650c51b.tar.lz plyr-1f7f7b10dec4d1fd28de900fc1f4c7f71650c51b.tar.xz plyr-1f7f7b10dec4d1fd28de900fc1f4c7f71650c51b.zip |
Docs tweak
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -322,7 +322,7 @@ Here's a list of the methods supported: </tr> <tr> <td><code>toggleFullscreen()</code></td> - <td>—</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> |