From 62df999ef3d4520e4fdb3a3769cf30db3fe3afe5 Mon Sep 17 00:00:00 2001 From: "Gerasimos (Makis) Maropoulos" Date: Mon, 12 Aug 2019 11:43:17 +0300 Subject: [PATCH] minor --- Routing-error-handlers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Routing-error-handlers.md b/Routing-error-handlers.md index 6b14477..24fba62 100644 --- a/Routing-error-handlers.md +++ b/Routing-error-handlers.md @@ -69,7 +69,7 @@ func fireProblem(ctx iris.Context) { } ``` -**Output** +**Outputs "application/problem+json"** ```json {