FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

tweaking intro wording · Jwpe/fullstackpython.github.com@c87dae1 · GitHub

Commit c87dae1

Browse files
committed
tweaking intro wording
1 parent 1979f35 commit c87dae1

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

‎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>2014-02-11T21:43:24Z</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>2014-02-12T07:50:18Z</updated></feed>

‎index.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@ <h1>Introduction</h1>
102102
learn what server options exist, which operating system to use, what the
103103
Web Server Gateway Interface (WSGI) standard is, and so on up through the
104104
action that takes place in the user's browser.</p>
105-
<p>Read on once you have a basic understanding of Python plus a web framework
106-
and are ready to learn more about the full Python web stack.</p>
105+
<p>Read on once you have a basic Python understanding and are ready to
106+
learn more about the full Python web stack.</p>
107107

108108
<br/>
109109
Next read about

‎introduction.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@ <h1>Introduction</h1>
102102
learn what server options exist, which operating system to use, what the
103103
Web Server Gateway Interface (WSGI) standard is, and so on up through the
104104
action that takes place in the user's browser.</p>
105-
<p>Read on once you have a basic understanding of Python plus a web framework
106-
and are ready to learn more about the full Python web stack.</p>
105+
<p>Read on once you have a basic Python understanding and are ready to
106+
learn more about the full Python web stack.</p>
107107

108108
<br/>
109109
Next read the

‎source/content/pages/introduction.rst‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ learn what server options exist, which operating system to use, what the
3838
Web Server Gateway Interface (WSGI) standard is, and so on up through the
3939
action that takes place in the user's browser.
4040

41-
Read on once you have a basic understanding of Python plus a web framework
42-
and are ready to learn more about the full Python web stack.
41+
Read on once you have a basic Python understanding and are ready to
42+
learn more about the full Python web stack.

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL