From e1d06b77550e4e785cf3ff262d91cea17a96cf48 Mon Sep 17 00:00:00 2001 From: Konstantin BIFERT Date: Mon, 26 Jul 2021 15:46:27 +0200 Subject: [PATCH] [docs] replace shift by the correct key to hold: control (#6573) --- .../tutorial/06-bindings/07-multiple-select-bindings/text.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/tutorial/06-bindings/07-multiple-select-bindings/text.md b/site/content/tutorial/06-bindings/07-multiple-select-bindings/text.md index 69de470f34..e7b625c6d6 100644 --- a/site/content/tutorial/06-bindings/07-multiple-select-bindings/text.md +++ b/site/content/tutorial/06-bindings/07-multiple-select-bindings/text.md @@ -18,4 +18,4 @@ Returning to our [earlier ice cream example](tutorial/group-inputs), we can repl ``` -> Press and hold the `shift` key for selecting multiple options. +> Press and hold the `control` key for selecting multiple options.