From 79cf9a7c4cdfc6192b6ba529aeef615c53fadd94 Mon Sep 17 00:00:00 2001 From: Amir Jafarian Date: Fri, 14 Oct 2016 15:38:23 -0400 Subject: [PATCH] Fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ba93b2..d604c6f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Error handler for use in development (debug) and production environments. ## Debug Mode -- Full error stack traces and internal details of any object passed passed as the error will be sent back to the client +- Full error stack traces and internal details of any object passed as the error will be sent back to the client in the HTTP responses when an error occurs. ## Response Format