From bd2081a67a8c52c6f2327348a4998495545080ce Mon Sep 17 00:00:00 2001 From: Martin Stamm Date: Fri, 23 Aug 2024 09:39:53 +0200 Subject: [PATCH] chore(variables): correct `Ctrl` => `Shift` --- docs/components/modeler/desktop-modeler/variables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/modeler/desktop-modeler/variables.md b/docs/components/modeler/desktop-modeler/variables.md index ced9820ff23..5063e8c788f 100644 --- a/docs/components/modeler/desktop-modeler/variables.md +++ b/docs/components/modeler/desktop-modeler/variables.md @@ -11,7 +11,7 @@ Track variables defined in the process diagram using the **Variables** view. Thi The **Elements** list in the **Variables** panel shows the process and all elements that write to variables. -- To see the variables in the scope of an element in the list, select the element, or hold `Ctrl` to select multiple elements. +- To see the variables in the scope of an element in the list, select the element, or hold `Shift` to select multiple elements. - To keep the list readable, elements that don’t write to variables are omitted. To see the variables available to an element that’s not in the list, select the element on the canvas. The table in the **Variables** panel shows information about each variable in the scope of the selected element: