diff --git a/LICENSE.html b/LICENSE.html
index 6858cf4c..cdb0e35e 100644
--- a/LICENSE.html
+++ b/LICENSE.html
@@ -13,16 +13,16 @@
https://github.com/remy/mit-license
-By adding a new JSON file to the users directory, it will yeild an
+By adding a new JSON file to the users directory, it will yield an
MIT License on a CNAME, for example:
{ "copyright": "Remy Sharp, http://remysharp.com" }
-Means visiting http://rem.mit-license.org shows "Remy Sharp" as the
+Means visiting http://rem.mit-license.org/ shows "Remy Sharp" as the
copyright holder. Namespaces will be on a first come first serve basis,
-and I'm open to folk joining the github project.
+and I'm open to folk joining the GitHub project.
-For more options (including linking and license version targetting)
+For more options (including linking and license version targeting)
see the README in the github hosted project.
Hope you find this useful too!
@@ -40,7 +40,7 @@
h1 { margin-top: 0; }
p:last-child { margin-bottom: 0; }
footer a { color: #999; font-weight: bold; }
-footer a:hover { color: #333; }
+footer a:hover, footer a:focus { color: #333; }