From 9ef724bc817906209c6240eed6a2a09914cfa254 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20Nie=C3=9Fen?= Date: Mon, 8 Apr 2024 12:52:46 +0200 Subject: [PATCH] src: update branch name in node_revert.h PR-URL: https://github.com/nodejs/node/pull/52390 Reviewed-By: Luigi Pinca Reviewed-By: Richard Lau Reviewed-By: Yagiz Nizipli Reviewed-By: Moshe Atlow --- src/node_revert.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/node_revert.h b/src/node_revert.h index edf6ad772eecb0..38b6252a32ebbd 100644 --- a/src/node_revert.h +++ b/src/node_revert.h @@ -11,7 +11,7 @@ * a given LTS or Stable may be added to this list, and only with TSC * consensus. * - * For *master* this list should always be empty! + * For *main* this list should always be empty! **/ namespace node {