diff options
author | Sam <me@sampotts.me> | 2016-06-09 09:49:09 +0100 |
---|---|---|
committer | Sam <me@sampotts.me> | 2016-06-09 09:49:09 +0100 |
commit | 383515c1b7d160c0946c3bba03b6566b80dd9233 (patch) | |
tree | 703699ae12ba30d9829f2aa2dff5af9d610399d7 | |
parent | 98792168e4d76ab126f3fb643b9cc7d462b5d1b2 (diff) | |
parent | 01437a4a3889d3d0fd0a0d0f6c3535b7428803e9 (diff) | |
download | plyr-383515c1b7d160c0946c3bba03b6566b80dd9233.tar.lz plyr-383515c1b7d160c0946c3bba03b6566b80dd9233.tar.xz plyr-383515c1b7d160c0946c3bba03b6566b80dd9233.zip |
Merge branch 'master' of https://github.com/Selz/plyr
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -813,7 +813,7 @@ More info on the respective API's here: ## Fullscreen -Fullscreen in Plyr is supported for all browsers that [currently support it](http://caniuse.com/#feat=fullscreen). If you're using the default CSS, you can also use a "full browser" mode which will use the full browser window by adding the `plyr-fullscreen` class to your container. +Fullscreen in Plyr is supported by all browsers that [currently support it](http://caniuse.com/#feat=fullscreen). If you're using the default CSS, you can also use a "full browser" mode which will use the full browser window by adding the `plyr-fullscreen` class to your container. ## Browser support |