diff --git a/changelog.md b/changelog.md index ff73ef8f..d18d2413 100644 --- a/changelog.md +++ b/changelog.md @@ -8,7 +8,7 @@ ## v1.0.17 - SASS support added (thanks to @brunowego) -- Docs completely seperated to avoid any confusion +- Docs completely separated to avoid any confusion - New gulp tasks (will add more documentation for this) ## v1.0.16 diff --git a/controls.md b/controls.md index f6bb1420..df9ce1be 100644 --- a/controls.md +++ b/controls.md @@ -1,6 +1,6 @@ # Controls HTML -This is the markup that is rendered for the Plyr controls. The reason it's a seperate option is to allow full customization of markup based on your needs. It's a pet hate of other libraries that use `` or ``s as buttons! +This is the markup that is rendered for the Plyr controls. The reason it's a separate option is to allow full customization of markup based on your needs. It's a pet hate of other libraries that use `` or ``s as buttons! The default Plyr setup uses a Hogan template. The reason being to allow for localization at a later date. Check out `controls.html` in `/src/templates` to get an idea of how the default html is structured. Alternatively just use the vanilla HTML below. diff --git a/docs/index.html b/docs/index.html index aee5fff6..10cdddf3 100644 --- a/docs/index.html +++ b/docs/index.html @@ -17,7 +17,7 @@

Plyr

A simple HTML5 media player with custom controls and WebVTT captions.

-
Download on Github + Download on GitHub
diff --git a/readme.md b/readme.md index 34ab3d41..41cb0e74 100644 --- a/readme.md +++ b/readme.md @@ -176,7 +176,7 @@ plyr.setup({ volume Number 5 - A number, between 1 and 10, representing the inital volume of the player. + A number, between 1 and 10, representing the initial volume of the player. click @@ -264,7 +264,7 @@ Here's a list of the methods supported: setVolume Number - Sets the player voume to the provided parameter. The value should be between 0 (muted) and 10 (loudest). If no parameter is provided, the default volume is used (5). Values over 10 are ignored. + Sets the player volume to the provided parameter. The value should be between 0 (muted) and 10 (loudest). If no parameter is provided, the default volume is used (5). Values over 10 are ignored. toggleMute @@ -335,7 +335,7 @@ If a User Agent is disabled but supports `