aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Potts <sam@selz.com>2016-02-09 14:53:57 +1100
committerSam Potts <sam@selz.com>2016-02-09 14:53:57 +1100
commit89e000f669bfd42805ade8b81f5bdf4616c370c4 (patch)
tree211395aeb1a6f850871ffa5a054cc5d8ad902512
parentf341f1264d0e35c712f5e7bbecf04e369012417e (diff)
downloadplyr-89e000f669bfd42805ade8b81f5bdf4616c370c4.tar.lz
plyr-89e000f669bfd42805ade8b81f5bdf4616c370c4.tar.xz
plyr-89e000f669bfd42805ade8b81f5bdf4616c370c4.zip
Update readme.md
-rw-r--r--readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 40321463..d7a154d4 100644
--- a/readme.md
+++ b/readme.md
@@ -608,8 +608,8 @@ Some more details on the object parameters
</tr>
<tr>
<td><code>sources</code></td>
- <td>Array or String</td>
- <td>This is an array of sources or optionally a string for embedded players (YouTube and Vimeo). <code>type</code> is also optional for YouTube and Vimeo when specifying an array. For YouTube and Vimeo media, only the video ID must be passed as the source as shown above. The keys of this object are mapped directly to HTML attributes so more can be added to the object if required.</td>
+ <td>Array</td>
+ <td>This is an array of sources. <code>type</code> is optional for YouTube and Vimeo when specifying an array. For YouTube and Vimeo media, only the video ID must be passed as the source as shown above. The keys of this object are mapped directly to HTML attributes so more can be added to the object if required.</td>
</tr>
<tr>
<td><code>poster</code></td>