diff options
Diffstat (limited to 'doc/api/cluster.md')
-rw-r--r-- | doc/api/cluster.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/api/cluster.md b/doc/api/cluster.md index 95c9786501..a3146e0f60 100644 --- a/doc/api/cluster.md +++ b/doc/api/cluster.md @@ -1,5 +1,7 @@ # Cluster +<!--introduced_in=v0.10.0--> + > Stability: 2 - Stable A single instance of Node.js runs in a single thread. To take advantage of |