From 7047d24edf7ade4e442d1e79dea33492f2a4ba45 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Fri, 9 Sep 2011 03:16:04 -0700 Subject: Corrected verb to agree with singular subject "Pyramid". --- docs/narr/introduction.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/narr/introduction.rst b/docs/narr/introduction.rst index 8694556b2..ed0f322b6 100644 --- a/docs/narr/introduction.rst +++ b/docs/narr/introduction.rst @@ -715,7 +715,7 @@ Once this is done, both of these view callables will work: return (403, 'text/plain', "Forbidden") Pyramid defaults to explicit behavior, because it's the most generally -useful, but provide hooks that allow you to adapt the framework to localized +useful, but provides hooks that allow you to adapt the framework to localized aesthetic desires. See also :ref:`using_iresponse`. -- cgit v1.2.3