From 4a12bf2e0be63832463f1d26cda68744677b3813 Mon Sep 17 00:00:00 2001 From: nathanaelmayne <51303373+nathanaelmayne@users.noreply.github.com> Date: Sat, 21 Aug 2021 00:10:49 +1200 Subject: [PATCH] Update text.md --- .../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 42263e5ec1..69de470f34 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 `control` key (or the `command` key on MacOS) for selecting multiple options. +> Press and hold the `shift` key for selecting multiple options.