From 727d349420b2f303bd8bb09fbd506113c8ac0f5c Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 5 Jul 2009 22:25:26 +0000 Subject: Spellcheck. --- docs/narr/hooks.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/hooks.rst') diff --git a/docs/narr/hooks.rst b/docs/narr/hooks.rst index c2f6966de..65e21d3f2 100644 --- a/docs/narr/hooks.rst +++ b/docs/narr/hooks.rst @@ -83,7 +83,7 @@ code that implements a minimal forbidden view: .. warning:: the default forbidden view sends a response with a ``401 Unauthorized`` status code for backwards compatibility reasons. You can influence the status code of Forbidden responses by using - an alterate forbidden view. For example, it would make sense to + an alternate forbidden view. For example, it would make sense to return a response with a ``403 Forbidden`` status code. Changing the response factory -- cgit v1.2.3