diff options
author | Sam Potts <me@sampotts.me> | 2015-03-07 19:17:57 +1100 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-03-07 19:17:57 +1100 |
commit | aeecf4019171f97b1f81022c31f8541df678ab38 (patch) | |
tree | 9aaaac5b03d728c70d7dbaaa78fc830925351412 /readme.md | |
parent | f368ed572db5d5f411a6fe5f18e34a0e317629dd (diff) | |
download | plyr-aeecf4019171f97b1f81022c31f8541df678ab38.tar.lz plyr-aeecf4019171f97b1f81022c31f8541df678ab38.tar.xz plyr-aeecf4019171f97b1f81022c31f8541df678ab38.zip |
Slight tweaks
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -296,7 +296,7 @@ Here's a list of the methods supported: </tr> <tr> <td><code>source(...)</code></td> - <td>String, Object or Array</td> + <td>String or Array</td> <td> Set the media source. <br><br> |