From e96405cafc3eb9c962f363a66712739c25f8f945 Mon Sep 17 00:00:00 2001 From: micheal Date: Thu, 13 Nov 2014 00:14:49 -0800 Subject: [PATCH] Fix up the final sentence to be a bit cleaner. --- cookbook/security/target_path.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbook/security/target_path.rst b/cookbook/security/target_path.rst index 6f7a0536da1..c6c97de7b21 100644 --- a/cookbook/security/target_path.rst +++ b/cookbook/security/target_path.rst @@ -67,4 +67,4 @@ Next, create your own ``ExceptionListener``:: } } -Add as much or few logic here as required for your scenario! +Add as much or as little logic here as required for your scenario!