aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrammar Nazi <grammarnazigithub@gmail.com>2016-06-09 01:39:52 -0500
committerGrammar Nazi <grammarnazigithub@gmail.com>2016-06-09 01:39:52 -0500
commit03ed86f5c24d69c347aac2a6097d9a4e8b0edcf2 (patch)
treeafdb19043b242d6fc2f536ed6c46df0cda47d68d
parent1a745e1eaa027425ba645adcb648d0ba1aa64885 (diff)
downloadplyr-03ed86f5c24d69c347aac2a6097d9a4e8b0edcf2.tar.lz
plyr-03ed86f5c24d69c347aac2a6097d9a4e8b0edcf2.tar.xz
plyr-03ed86f5c24d69c347aac2a6097d9a4e8b0edcf2.zip
correct grammar
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index c1fcc1f2..c57b5d9c 100644
--- a/readme.md
+++ b/readme.md
@@ -810,7 +810,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