diff options
author | Pascal Borreli <pascal@borreli.com> | 2015-03-03 14:04:27 +0000 |
---|---|---|
committer | Pascal Borreli <pascal@borreli.com> | 2015-03-03 14:04:27 +0000 |
commit | 722b153fcdf9d36f15c68be8b4407fc913a0560d (patch) | |
tree | 720d275a4cbb63bb4a67fe17cebda7eea1d9d5bf /docs | |
parent | 27a0ec9424978d3df5d029df528ca077b3a908dd (diff) | |
download | plyr-722b153fcdf9d36f15c68be8b4407fc913a0560d.tar.lz plyr-722b153fcdf9d36f15c68be8b4407fc913a0560d.tar.xz plyr-722b153fcdf9d36f15c68be8b4407fc913a0560d.zip |
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> |