diff options
author | Grammar Nazi <grammarnazigithub@gmail.com> | 2016-06-09 01:39:52 -0500 |
---|---|---|
committer | Grammar Nazi <grammarnazigithub@gmail.com> | 2016-06-09 01:39:52 -0500 |
commit | 03ed86f5c24d69c347aac2a6097d9a4e8b0edcf2 (patch) | |
tree | afdb19043b242d6fc2f536ed6c46df0cda47d68d | |
parent | 1a745e1eaa027425ba645adcb648d0ba1aa64885 (diff) | |
download | plyr-03ed86f5c24d69c347aac2a6097d9a4e8b0edcf2.tar.lz plyr-03ed86f5c24d69c347aac2a6097d9a4e8b0edcf2.tar.xz plyr-03ed86f5c24d69c347aac2a6097d9a4e8b0edcf2.zip |
correct grammar
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |