From 8a8a7183b878650dc8af51aea042f7906ae0dd91 Mon Sep 17 00:00:00 2001 From: Shahed Nasser Date: Fri, 19 Jan 2024 14:23:36 +0200 Subject: [PATCH] docs: change sidebar title for Event (#6134) Changed sidebar title from "Event" to "Subscribers and Events" --- www/apps/docs/sidebars.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/apps/docs/sidebars.js b/www/apps/docs/sidebars.js index b89d321723..04523e9a69 100644 --- a/www/apps/docs/sidebars.js +++ b/www/apps/docs/sidebars.js @@ -1528,7 +1528,7 @@ module.exports = { }, { type: "category", - label: "Event", + label: "Subscribers and Events", items: [ { type: "doc",