From df7115c7fe4b16255fbf35480d5b8fd13d3fefd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20Nie=C3=9Fen?= Date: Sat, 6 Apr 2024 20:04:19 +0200 Subject: [PATCH] src: update branch name in node_revert.h --- 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 {