Browse Source

Small tweak to the guide

Loïc Hoguin 7 years ago
parent
commit
9860eb88c1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/src/guide/loop_handlers.asciidoc

+ 1 - 1
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