From d062f5d44ffc503cda7675389c58727d2b440f40 Mon Sep 17 00:00:00 2001 From: Casey Duncan Date: Wed, 24 Nov 2010 22:57:55 -0700 Subject: Lose the word 'here' since we already said it's 'above' --- docs/narr/hybrid.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/hybrid.rst') diff --git a/docs/narr/hybrid.rst b/docs/narr/hybrid.rst index d5d613916..a428ddc92 100644 --- a/docs/narr/hybrid.rst +++ b/docs/narr/hybrid.rst @@ -240,7 +240,7 @@ we've created a root factory that looks like so in a module named def root_factory(request): return root -Above, we've defined a (bogus) graph here that can be traversed, and a +Above, we've defined a (bogus) graph that can be traversed, and a ``root_factory`` function that can be used as part of a particular route configuration statement: -- cgit v1.2.3