From b19ab9c51eb79402d950063f933c232f94cdc676 Mon Sep 17 00:00:00 2001 From: Ashish Kapoor Date: Wed, 14 Jul 2021 13:37:25 +0530 Subject: [PATCH] Apply suggestions from code review --- .../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 5a8998ccdb..5305740727 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 ``` -**Note:** Press and hold `shift` button for selecting multiple options. +> Press and hold `shift` key for selecting multiple options.