diff options
author | Sam Potts <me@sampotts.me> | 2016-03-27 18:30:20 +1100 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2016-03-27 18:30:20 +1100 |
commit | 5bb4d70cf76c0bd0dce906ae6416c5c039a11b85 (patch) | |
tree | 875d731b52fc92b06a684cd76aec16c3f8cff3d4 /controls.md | |
parent | 67b2f2510bed1223cd137f3d0f2f9151f6d12d12 (diff) | |
parent | ba9434b6f248a163c6b44676f84d44ec5f0300b7 (diff) | |
download | plyr-5bb4d70cf76c0bd0dce906ae6416c5c039a11b85.tar.lz plyr-5bb4d70cf76c0bd0dce906ae6416c5c039a11b85.tar.xz plyr-5bb4d70cf76c0bd0dce906ae6416c5c039a11b85.zip |
Merge branch 'master' of github.com:selz/plyr
Diffstat (limited to 'controls.md')
-rw-r--r-- | controls.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/controls.md b/controls.md index 1f296d9f..9bde7a17 100644 --- a/controls.md +++ b/controls.md @@ -81,7 +81,7 @@ var controls = ["<div class='plyr__controls'>", "</button>", "<span class='plyr__time'>", "<span class='plyr__sr-only'>Current time</span>", - "<span class='plyr__time--curent'>00:00</span>", + "<span class='plyr__time--current'>00:00</span>", "</span>", "<span class='plyr__time'>", "<span class='plyr__sr-only'>Duration</span>", |