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 f6137d3f1d..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 @@ -16,4 +16,6 @@ Returning to our [earlier ice cream example](tutorial/group-inputs), we can repl {/each} -``` \ No newline at end of file +``` + +> Press and hold the `shift` key for selecting multiple options.