From 715006d5df415b799ca3b22b7db7efc93c6a90f1 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 6 Oct 2016 15:26:26 +0200 Subject: [PATCH] Fix table layout --- src/asciidoc/web-mvc.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/asciidoc/web-mvc.adoc b/src/asciidoc/web-mvc.adoc index 484b2d4e14..ccd5721b58 100644 --- a/src/asciidoc/web-mvc.adoc +++ b/src/asciidoc/web-mvc.adoc @@ -3991,8 +3991,7 @@ config). Listed below are some of the exceptions handled by this resolver and th corresponding status codes: |=== -| Exception -| HTTP Status Code +| Exception| HTTP Status Code | `BindException` | 400 (Bad Request)