1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-16 07:59:50 +02:00

Use quotation marks instead of apostrophes

This commit is contained in:
Adam Roben 2012-11-26 14:32:05 -05:00 committed by Haacked
parent 8a84efbad8
commit d4c356cee1

View File

@ -15,7 +15,7 @@
<body id='home'>
<div id='container'>
<div id='home'>
<h1>Choosing an OSS license doesn't need to be scary.</h1>
<h1>Choosing an OSS license doesnt need to be scary.</h1>
<h2>
<span>{</span>
Which of the following best describes your situation?
@ -37,7 +37,7 @@
</li>
<li class='patents'>
<a href="licenses/foundation/apache"><img height='72' src='images/lightbulb@2x.png' width='43' /></a>
<h3><a href="licenses/foundation/apache">I'm concerned about patents.</a></h3>
<h3><a href="licenses/foundation/apache">Im concerned about patents.</a></h3>
<p>
The <a href="licenses/foundation/apache/">Apache License</a> is a permissive license similar to the MIT License, but it provides a patent license for any code that infringes on a contributors patents.
</p>
@ -68,4 +68,4 @@
</div>
</div>
</body>
</html>
</html>