Skip to content

Commit

Permalink
Remove unneeded </p> tag
Browse files Browse the repository at this point in the history
There is no corresponding opening <p> tag. This looks like useless cruft.
  • Loading branch information
John Gosset committed Mar 2, 2016
1 parent d30cbb9 commit 3a954d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,6 @@ <h4 id="python-macosx">Mac OS X</h4>
</div>
<div class="col-md-4">
<h4 id="python-linux">Linux</h4>
</p>
<ol>
<li>Open <a href="http://continuum.io/downloads">http://continuum.io/downloads</a> with your web browser.</li>
<li>Download the Python 3 installer for Linux.</li>
Expand Down

0 comments on commit 3a954d0

Please sign in to comment.