From 6447e0d072cb74f006faa25b4badfc6af355b430 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Thu, 9 Nov 2017 14:10:37 -0500 Subject: [PATCH] Configurations: markup `max_width` --- Configurations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configurations.md b/Configurations.md index 4e7bdc3b457c..a47e94975047 100644 --- a/Configurations.md +++ b/Configurations.md @@ -477,7 +477,7 @@ Don't reformat anything ## `error_on_line_overflow` -Error if unable to get all lines within max_width +Error if unable to get all lines within `max_width` - **Default value**: `true` - **Possible values**: `true`, `false`