aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Potts <me@sampotts.me>2016-01-19 09:22:39 +1100
committerSam Potts <me@sampotts.me>2016-01-19 09:22:39 +1100
commit3075e1eda28ef8206f53b1e9bb1c495b6de52315 (patch)
tree6ef808504371638c49230dc2a8613c3c4f7d194d
parent8d1e014a4078d0bea6b90ec4fb478a760c324205 (diff)
downloadplyr-3075e1eda28ef8206f53b1e9bb1c495b6de52315.tar.lz
plyr-3075e1eda28ef8206f53b1e9bb1c495b6de52315.tar.xz
plyr-3075e1eda28ef8206f53b1e9bb1c495b6de52315.zip
Docs
-rw-r--r--readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 7d33e89a..f610d29f 100644
--- a/readme.md
+++ b/readme.md
@@ -277,10 +277,10 @@ Options must be passed as an object to the `setup()` method as above.
<td>See <code>plyr.js</code> in <code>/src</code> for more info. You probably don't need to change any of these.</td>
</tr>
<tr>
- <td><code>handlers</code></td>
+ <td><code>listeners</code></td>
<td>Object</td>
<td>&mdash;</td>
- <td>Allows early binding of handlers to Plyr's controls. See <code>controls</code> above for list of controls and see <code>plyr.js</code> in <code>/src</code> for more info.</td>
+ <td>Allows early binding of event listeners to the controls. See <code>controls</code> above for list of controls and see <code>plyr.js</code> in <code>/src</code> for more info.</td>
</tr>
<tr>
<td><code>classes</code></td>