From dea283a9c37307ecd0bb0765ef6d25b550f8888f Mon Sep 17 00:00:00 2001 From: "April I. Murphy" <36110273+aimurphy@users.noreply.github.com> Date: Fri, 11 Jul 2025 06:18:10 -0700 Subject: [PATCH] docs: Fix a label in the left nav (#9012) fix label --- docs/sidebars.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sidebars.js b/docs/sidebars.js index 978e95f20..4e26427c7 100644 --- a/docs/sidebars.js +++ b/docs/sidebars.js @@ -63,7 +63,7 @@ module.exports = { { type: "doc", id: "Concepts/concepts-publish", - label: "Share and embed flows" + label: "Run flows" }, { type: "doc",