summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJacob Kaplan-Moss <jacob@jacobian.org>2005-07-15 20:53:17 +0000
committerJacob Kaplan-Moss <jacob@jacobian.org>2005-07-15 20:53:17 +0000
commitc1c308468e5a35b1dc0b136b47b44b16b643652e (patch)
tree2d3f158e43df13fbf3d3ade6b678f22cecd5f99a /docs
parent41c99f35dba0a12c6bbb49ddcaa5fabf90ca6a0f (diff)
Fixed small error in overview doc
git-svn-id: http://code.djangoproject.com/svn/django/trunk@69 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/overview.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/overview.txt b/docs/overview.txt
index d58d3d6f71..3ed1351586 100644
--- a/docs/overview.txt
+++ b/docs/overview.txt
@@ -157,6 +157,7 @@ up and running as fast as possible, so our staff journalists can start
populating data. Then we develop the way data is presented to the public.
Design your URLs
+================
A clean, elegant URL scheme is an important detail in a high-quality Web
application. Django lets you design URLs however you want, with no framework