From 6dfda3f6e2317db337b56cc3b005b11723ae7a61 Mon Sep 17 00:00:00 2001 From: Yoni Goldberg Date: Sun, 19 Aug 2018 16:38:03 +0300 Subject: [PATCH] Update centralizedhandling.md --- sections/errorhandling/centralizedhandling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sections/errorhandling/centralizedhandling.md b/sections/errorhandling/centralizedhandling.md index 5b51fd38..208291d9 100644 --- a/sections/errorhandling/centralizedhandling.md +++ b/sections/errorhandling/centralizedhandling.md @@ -1,4 +1,4 @@ -# Handle errors centrally +# Handle errors centrally. Not within middlewares ### One Paragraph Explainer