aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam <me@sampotts.me>2016-06-09 09:49:09 +0100
committerSam <me@sampotts.me>2016-06-09 09:49:09 +0100
commit383515c1b7d160c0946c3bba03b6566b80dd9233 (patch)
tree703699ae12ba30d9829f2aa2dff5af9d610399d7
parent98792168e4d76ab126f3fb643b9cc7d462b5d1b2 (diff)
parent01437a4a3889d3d0fd0a0d0f6c3535b7428803e9 (diff)
downloadplyr-383515c1b7d160c0946c3bba03b6566b80dd9233.tar.lz
plyr-383515c1b7d160c0946c3bba03b6566b80dd9233.tar.xz
plyr-383515c1b7d160c0946c3bba03b6566b80dd9233.zip
Merge branch 'master' of https://github.com/Selz/plyr
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 866198ea..7fc09ba1 100644
--- a/readme.md
+++ b/readme.md
@@ -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