From 66d923fd183ec0682722dd11bff77e51d880e6d8 Mon Sep 17 00:00:00 2001 From: Casey Duncan Date: Mon, 29 Nov 2010 21:20:40 -0700 Subject: minor reword for smoother flow --- docs/narr/views.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/narr/views.rst b/docs/narr/views.rst index dc51247e9..adbe190b3 100644 --- a/docs/narr/views.rst +++ b/docs/narr/views.rst @@ -717,7 +717,7 @@ Adding a New Renderer You may add a new renderer by creating and registering a :term:`renderer factory`. -A renderer factory implementation is usually a class which has the +A renderer factory implementation is typically a class with the following interface: .. code-block:: python -- cgit v1.2.3