diff options
author | Sam Potts <sam@selz.com> | 2016-02-09 14:40:26 +1100 |
---|---|---|
committer | Sam Potts <sam@selz.com> | 2016-02-09 14:40:26 +1100 |
commit | 4ee31ba661fcb190ae2f3ee340a564040644d2fc (patch) | |
tree | fa987f33d8cd9cfca685e283a43cbe807170d5c0 | |
parent | a9126a4c822a5ee5926984b0766e7bfb0f502f97 (diff) | |
download | plyr-4ee31ba661fcb190ae2f3ee340a564040644d2fc.tar.lz plyr-4ee31ba661fcb190ae2f3ee340a564040644d2fc.tar.xz plyr-4ee31ba661fcb190ae2f3ee340a564040644d2fc.zip |
Update readme.md
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -469,7 +469,7 @@ Here's a list of the methods supported: </tr> <tr> <td><code>source(...)</code></td> - <td>Array or undefined</td> + <td>Object or undefined</td> <td> Get/Set the media source. <br><br> |