aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Potts <me@sampotts.me>2015-03-30 21:04:38 +1100
committerSam Potts <me@sampotts.me>2015-03-30 21:04:38 +1100
commitc2c4172634530920dafd75638fe8903eb4dcf228 (patch)
treee965237266c1945306dd65f00cabee076069d22f
parent73de5b577342d4035f71bb595c922cc89000d7f6 (diff)
downloadplyr-c2c4172634530920dafd75638fe8903eb4dcf228.tar.lz
plyr-c2c4172634530920dafd75638fe8903eb4dcf228.tar.xz
plyr-c2c4172634530920dafd75638fe8903eb4dcf228.zip
Clarified the option
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 708dbe60..bc7452c1 100644
--- a/readme.md
+++ b/readme.md
@@ -202,7 +202,7 @@ You can pass the following options to the setup method.
<td><code>displayDuration</code></td>
<td>Boolean</td>
<td><code>true</code></td>
- <td>Displays the duration of the media on the "metadataloaded" event. This will only work if the `preload` attribute is not set to `none`. It is `auto` by default (if the attribute is not present).</td>
+ <td>Displays the duration of the media on the "metadataloaded" event (on startup). This will only work if the `preload` attribute is not set to `none`. It is `auto` by default (if the attribute is not present).</td>
</tr>
<tr>
<td><code>selectors</code></td>