summaryrefslogtreecommitdiffstats
path: root/docs/en/cowboy/2.0/guide/loop_handlers.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/cowboy/2.0/guide/loop_handlers.asciidoc')
-rw-r--r--docs/en/cowboy/2.0/guide/loop_handlers.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/cowboy/2.0/guide/loop_handlers.asciidoc b/docs/en/cowboy/2.0/guide/loop_handlers.asciidoc
index dbee9271..80bc484d 100644
--- a/docs/en/cowboy/2.0/guide/loop_handlers.asciidoc
+++ b/docs/en/cowboy/2.0/guide/loop_handlers.asciidoc
@@ -112,7 +112,7 @@ info(_Msg, Req, State) ->
{ok, Req, State}.
----
-==== Cleaning up
+=== Cleaning up
It is recommended that you set the connection header to
`close` when replying, as this process may be reused for