Browse Source

Fix the cowboy_stream manual page name

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

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

@@ -2,7 +2,7 @@
 
 == Name
 
-cowboy_handler - Stream handlers
+cowboy_stream - Stream handlers
 
 == Description