diff options
author | Sam Potts <sam@potts.es> | 2019-01-26 16:54:26 +1100 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2019-01-26 16:54:26 +1100 |
commit | ff066f0c2a7ecefa58fbeb13710fb2a13bc3990f (patch) | |
tree | 29739a6d0926da48003f7877081bf4056fac1c31 | |
parent | a64a84f2fe1b91e28bc394cc367778759b7f938d (diff) | |
download | plyr-ff066f0c2a7ecefa58fbeb13710fb2a13bc3990f.tar.lz plyr-ff066f0c2a7ecefa58fbeb13710fb2a13bc3990f.tar.xz plyr-ff066f0c2a7ecefa58fbeb13710fb2a13bc3990f.zip |
Typo
-rw-r--r-- | changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index 61cfa65f..cdbaba59 100644 --- a/changelog.md +++ b/changelog.md @@ -6,7 +6,7 @@ - Fix for error when mime type not specified (fixes #1274) - Support YouTube noCookie (thanks Omar Khatib) - Add Angular plugin reference (thanks @smnbbrv) -- Use `Math.trunc` instead of`parseInt` (thanks @taion) +- Use `Math.trunc` instead of `parseInt` (thanks @taion) - Many fixes for fullscreen in embedded players with non 16:9 screens or videos - Added 'force' fallback option for fullscreen |