From d511c9a16009dbc34ef9f3ebc3a1d7cae3e17e95 Mon Sep 17 00:00:00 2001 From: Carlos de la Guardia Date: Tue, 23 Mar 2010 21:54:32 +0000 Subject: extra word --- docs/narr/hooks.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/narr/hooks.rst b/docs/narr/hooks.rst index 1bc3289fc..9410f3b79 100644 --- a/docs/narr/hooks.rst +++ b/docs/narr/hooks.rst @@ -17,7 +17,7 @@ Changing the Not Found View When :mod:`repoze.bfg` can't map a URL to view code, it invokes a :term:`not found view`, which is a :term:`view callable`. The view it invokes can be customized through application configuration. This -view can be configured in via :term:`imperative configuration` or +view can be configured via :term:`imperative configuration` or :term:`ZCML`. .. topic:: Using Imperative Configuration -- cgit v1.2.3