aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/loop_handlers.asciidoc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-07-24 11:55:12 +0200
committerLoïc Hoguin <[email protected]>2017-07-24 11:55:12 +0200
commit9860eb88c1a92e6ce99364acf8c9894642acfb9c (patch)
treea10d859e27bed3ecda78b1dd0ca5e1a868ef59f1 /doc/src/guide/loop_handlers.asciidoc
parent95da4f8f18ae02948b1f33d4eedfd7bf80ef6a6b (diff)
downloadcowboy-9860eb88c1a92e6ce99364acf8c9894642acfb9c.tar.gz
cowboy-9860eb88c1a92e6ce99364acf8c9894642acfb9c.tar.bz2
cowboy-9860eb88c1a92e6ce99364acf8c9894642acfb9c.zip
Small tweak to the guide
Diffstat (limited to 'doc/src/guide/loop_handlers.asciidoc')
-rw-r--r--doc/src/guide/loop_handlers.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/guide/loop_handlers.asciidoc b/doc/src/guide/loop_handlers.asciidoc
index dbee927..80bc484 100644
--- a/doc/src/guide/loop_handlers.asciidoc
+++ b/doc/src/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