Browse Source

Fix an incorrect section_title level in the manual

Loïc Hoguin 7 years ago
parent
commit
a331145cde
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/src/manual/cowboy_websocket.asciidoc

+ 1 - 1
doc/src/manual/cowboy_websocket.asciidoc

@@ -128,7 +128,7 @@ timeout::
 
 
 == Types
 == Types
 
 
-==== cow_ws:frame()
+=== cow_ws:frame()
 
 
 [source,erlang]
 [source,erlang]
 ----
 ----