Merge pull request #13 from mathiasbynens/patch-2

Typo.
This commit is contained in:
Remy Sharp 2011-10-17 02:56:09 -07:00
commit df7e4b9aec

View file

@ -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; }
</style>
</head>
<body>