From f4e5b83c671307c23203ed94916ce04ea29b4329 Mon Sep 17 00:00:00 2001 From: Casey Duncan Date: Fri, 31 Dec 2010 13:52:51 -0700 Subject: remove stray quote --- docs/narr/traversal.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/traversal.rst') diff --git a/docs/narr/traversal.rst b/docs/narr/traversal.rst index e8949880c..9226cf411 100644 --- a/docs/narr/traversal.rst +++ b/docs/narr/traversal.rst @@ -17,7 +17,7 @@ resource. Using :term:`Traversal` to map a URL to code is optional. It is often less easy to understand than :term:`URL dispatch`, so if you're a rank beginner, it probably makes sense to use URL dispatch to map URLs to -code instead of traversal. In that case, you can skip this chapter.` +code instead of traversal. In that case, you can skip this chapter. .. index:: single: traversal details -- cgit v1.2.3