diff --git a/docs/reference/modules/http.asciidoc b/docs/reference/modules/http.asciidoc index 3e4190fc5b7..92aa51336bd 100644 --- a/docs/reference/modules/http.asciidoc +++ b/docs/reference/modules/http.asciidoc @@ -42,7 +42,7 @@ Used to set the `http.bind_host` and the `http.publish_host`. `http.max_content_length`:: (<>) -The max content of an HTTP request. Defaults to `100MB`. +Maximum length of an HTTP request body. Defaults to `100MB`. `http.max_initial_line_length`:: (<>)