Skip to content

Commit 3166b65

Browse files
committed
fixing typo on enterprise python page
1 parent 30c99a5 commit 3166b65

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

all.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ <h2>Why is Python now appropriate for building enterprise software?</h2>
579579
the language is open source and does not have a single corporate controller.</p>
580580
<p>Other ecosystems, such as the .NET platform by Microsoft have fared much
581581
better. Microsoft continued to invest in moving the .NET platform along
582-
throughout the early part of the new millenium.</p>
582+
throughout the early part of the new millennium.</p>
583583
<p>However, Microsoft's enterprise products often have expensive licensing fees
584584
for their application servers and associated software. In addition, Microsoft
585585
is also a major backer of open source, <a href="http://www.hanselman.com/blog/OneOfMicrosoftsBestKeptSecretsPythonToolsForVisualStudioPTVS.aspx">especially Python</a>,

enterprise-python.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ <h2>Why is Python now appropriate for building enterprise software?</h2>
9393
the language is open source and does not have a single corporate controller.</p>
9494
<p>Other ecosystems, such as the .NET platform by Microsoft have fared much
9595
better. Microsoft continued to invest in moving the .NET platform along
96-
throughout the early part of the new millenium.</p>
96+
throughout the early part of the new millennium.</p>
9797
<p>However, Microsoft's enterprise products often have expensive licensing fees
9898
for their application servers and associated software. In addition, Microsoft
9999
is also a major backer of open source, <a href="http://www.hanselman.com/blog/OneOfMicrosoftsBestKeptSecretsPythonToolsForVisualStudioPTVS.aspx">especially Python</a>,

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2015-07-20T18:53:20Z</updated></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2015-07-21T07:32:15Z</updated></feed>

source/content/pages/02-learning-programming/06-enterprise-python.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ the language is open source and does not have a single corporate controller.
7676

7777
Other ecosystems, such as the .NET platform by Microsoft have fared much
7878
better. Microsoft continued to invest in moving the .NET platform along
79-
throughout the early part of the new millenium.
79+
throughout the early part of the new millennium.
8080

8181
However, Microsoft's enterprise products often have expensive licensing fees
8282
for their application servers and associated software. In addition, Microsoft

0 commit comments

Comments
 (0)