From 5943cb9d1ef116970329e7cf2c08edff35c4401a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20Nie=C3=9Fen?= Date: Thu, 20 Jan 2022 19:16:33 +0100 Subject: [PATCH] doc: fix deprecated alias description in cluster Refs: https://github.com/nodejs/node/pull/36478 PR-URL: https://github.com/nodejs/node/pull/41618 Reviewed-By: Mestery Reviewed-By: Antoine du Hamel Reviewed-By: Mohammed Keyvanzadeh Reviewed-By: Rich Trott Reviewed-By: Luigi Pinca --- doc/api/cluster.md | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/api/cluster.md b/doc/api/cluster.md index 609a334d97917c..d96371d52996ae 100644 --- a/doc/api/cluster.md +++ b/doc/api/cluster.md @@ -855,7 +855,6 @@ deprecated: v16.0.0 --> Deprecated alias for [`cluster.isPrimary`][]. -details. ## `cluster.isPrimary`