diff --git a/docs/root/configuration/http_conn_man/headers.rst b/docs/root/configuration/http_conn_man/headers.rst index be47a4e452325..bfb3a0682ad75 100644 --- a/docs/root/configuration/http_conn_man/headers.rst +++ b/docs/root/configuration/http_conn_man/headers.rst @@ -622,8 +622,8 @@ Supported variable names are: route: cluster: www - request_headers_to_add: - - header: - key: "x-request-start" - value: "%START_TIME(%s.%3f)%" - append: true + request_headers_to_add: + - header: + key: "x-request-start" + value: "%START_TIME(%s.%3f)%" + append: true