summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 6d16c09..80a0996 100644
--- a/README.rst
+++ b/README.rst
@@ -71,7 +71,7 @@ following algorithm:
3. otherwise the default format system of Python kicks in and the result
is HTML escaped.
-Here is how you can implement your own formatting:
+Here is how you can implement your own formatting::
class User(object):