diff options
author | Sam Potts <me@sampotts.me> | 2015-03-04 07:35:48 +1100 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-03-04 07:35:48 +1100 |
commit | 9e65b67bc1b50e028b6c82c59f6ddad9f662c1c7 (patch) | |
tree | 720d275a4cbb63bb4a67fe17cebda7eea1d9d5bf /docs | |
parent | 27a0ec9424978d3df5d029df528ca077b3a908dd (diff) | |
parent | 722b153fcdf9d36f15c68be8b4407fc913a0560d (diff) | |
download | plyr-9e65b67bc1b50e028b6c82c59f6ddad9f662c1c7.tar.lz plyr-9e65b67bc1b50e028b6c82c59f6ddad9f662c1c7.tar.xz plyr-9e65b67bc1b50e028b6c82c59f6ddad9f662c1c7.zip |
Merge pull request #41 from pborreli/typos
Fixed typos
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <header> <h1>Plyr</h1> <p>A simple HTML5 media player with custom controls and WebVTT captions.</p> - <a href="https://github.com/selz/plyr" target="_blank" class="btn">Download on Github</a> + <a href="https://github.com/selz/plyr" target="_blank" class="btn">Download on GitHub</a> </header> <main> |