aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/internals.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/guide/internals.asciidoc')
-rw-r--r--doc/src/guide/internals.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/guide/internals.asciidoc b/doc/src/guide/internals.asciidoc
index fa63f1d..c5bde58 100644
--- a/doc/src/guide/internals.asciidoc
+++ b/doc/src/guide/internals.asciidoc
@@ -47,7 +47,7 @@ that new process.
=== Number of acceptors
-The second argument to `ranch:start_listener/6` is the number of
+The second argument to `ranch:start_listener/5` is the number of
processes that will be accepting connections. Care should be taken
when choosing this number.