From c2c4172634530920dafd75638fe8903eb4dcf228 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Mon, 30 Mar 2015 21:04:38 +1100 Subject: [PATCH] Clarified the option --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. displayDuration Boolean true - 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). + 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). selectors