Skip to content

Commit 5a87366

Browse files
committed
Merge pull request mattmakai#65 from albedoweb/gh-pages
Update python-2-or-3.html
2 parents 1c47e48 + 48c740b commit 5a87366

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python-2-or-3.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ <h1>Python 2 or 3?</h1>
5656
<h3>Python 2 to 3 resources</h3>
5757
<ul>
5858
<li>
59-
<p>Wnat to know all of the advantages and what's changed in Python 3
59+
<p>Want to know all of the advantages and what's changed in Python 3
6060
compared to Python 2? There's
6161
<a href="https://docs.python.org/3/whatsnew/index.html">an official guide to Python 3 changes</a>
6262
you'll want to read.</p>
@@ -231,4 +231,4 @@ <h3 class="panel-head"><a href="/table-of-contents.html" style="color: #fff;">Ta
231231
var trackOutboundLink = function(url) { ga('send', 'event', 'outbound', 'click', url, {'hitCallback': function () { document.location = url; } }); }
232232
</script>
233233
</body>
234-
</html>
234+
</html>

0 commit comments

Comments
 (0)