aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/streams.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/guide/streams.asciidoc')
-rw-r--r--doc/src/guide/streams.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/guide/streams.asciidoc b/doc/src/guide/streams.asciidoc
index 39b5203..0ac84ce 100644
--- a/doc/src/guide/streams.asciidoc
+++ b/doc/src/guide/streams.asciidoc
@@ -54,7 +54,7 @@ modified.
=== Built-in handlers
-Cowboy comes with two handlers.
+Cowboy comes with four handlers.
link:man:cowboy_stream_h(3)[cowboy_stream_h] is the default
stream handler. It is the core of much of the functionality