summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2018-08-14 20:23:30 -0400
committerJason R. Coombs <jaraco@jaraco.com>2018-08-14 20:23:30 -0400
commitb6d8061f34ee45410375779ea3a36507ffbc5872 (patch)
treebb74b828c579ce589b10b0ec5727c2eec3cc9056
parent157a4e409551f4008e15e38fd3991aadcd8abbcd (diff)
downloadcherrypy-git-b6d8061f34ee45410375779ea3a36507ffbc5872.tar.gz
Correct heading length.
-rw-r--r--cherrypy/tutorial/README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/cherrypy/tutorial/README.rst b/cherrypy/tutorial/README.rst
index 3c0791bb..c47e7d32 100644
--- a/cherrypy/tutorial/README.rst
+++ b/cherrypy/tutorial/README.rst
@@ -1,5 +1,5 @@
CherryPy Tutorials
-------------------------------------------------------------------------
+------------------
This is a series of tutorials explaining how to develop dynamic web
applications using CherryPy. A couple of notes: