From b3a1e5f9e942040a6b96bc45ec3d65182e79af2d 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 c4f51f4a515..6e33695e6ac 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)