From 77c1cc048259ca5d0818888fe0428d90ddcc1201 Mon Sep 17 00:00:00 2001 From: isaacs Date: Fri, 20 Apr 2012 07:42:57 -0700 Subject: [PATCH] doc: typo in cluster documentation --- doc/api/cluster.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/cluster.markdown b/doc/api/cluster.markdown index b256ad055..dc41a9c44 100644 --- a/doc/api/cluster.markdown +++ b/doc/api/cluster.markdown @@ -299,7 +299,7 @@ and accidental exit. worker.destroy(); -## Worker.disconnect() +### worker.disconnect() When calling this function the worker will no longer accept new connections, but they will be handled by any other listening worker. Existing connection will be