summaryrefslogtreecommitdiff
path: root/docs/extend.rst
diff options
context:
space:
mode:
authorAlexander Pickering <alexandermpickering@gmail.com>2017-07-27 14:19:46 -0400
committerGitHub <noreply@github.com>2017-07-27 14:19:46 -0400
commitd837351659c8ddc71d91ccf01d4cd758194182e2 (patch)
treed4114317f01859be816bb94139f07ca053e99480 /docs/extend.rst
parentbb3dc6279481d75666cfc0fff2d28fe9ecf59463 (diff)
downloadcherrypy-git-d837351659c8ddc71d91ccf01d4cd758194182e2.tar.gz
Minor typo
Diffstat (limited to 'docs/extend.rst')
-rw-r--r--docs/extend.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/extend.rst b/docs/extend.rst
index 3f68ca39..5b4dd80c 100644
--- a/docs/extend.rst
+++ b/docs/extend.rst
@@ -661,7 +661,7 @@ to a lower-case page handler.
}
cherrypy.quickstart(StringGenerator(), '/', conf)
-Once you run this snipper, go to:
+Once you run this snippet, go to:
- http://localhost:8080/generate?length=8
- http://localhost:8080/GENerAte?length=8