summaryrefslogtreecommitdiff
path: root/docs/tutorials/lxmlgraph/background.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorials/lxmlgraph/background.rst')
-rw-r--r--docs/tutorials/lxmlgraph/background.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/tutorials/lxmlgraph/background.rst b/docs/tutorials/lxmlgraph/background.rst
index 975c23a1d..79579d342 100644
--- a/docs/tutorials/lxmlgraph/background.rst
+++ b/docs/tutorials/lxmlgraph/background.rst
@@ -2,10 +2,10 @@ Background
====================
This demo application presumes that you have an interest in XML
-technologies and might want to leverage them for a fast-as-hell, but
-rich and dynamic, website. In this demo application, we build up,
-bit-by-bit, the functionality. Thus, you don't have to know squatola
-about XML to follow along.
+technologies and might want to leverage them for a fast, but rich and
+dynamic, website. In this demo application, we build up, bit-by-bit,
+the functionality. Thus, you don't have to know squatola about XML to
+follow along.
In fact, the real purpose of this demo app is to teach its author how
to use the stack (repoze.bfg, Paster, eggs, etc.)