From 3c6bf5c54758bd42951cc88e023edf3901ac158d Mon Sep 17 00:00:00 2001 From: fsinn <86521746+fsinn@users.noreply.github.com> Date: Tue, 17 Aug 2021 21:23:51 +0200 Subject: [PATCH] Rephrase to be more general This way, Linux is also included Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com> --- .../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 2263ddf040..42263e5ec1 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 (on Windows) or the `command` key (on MacOS) for selecting multiple options. +> Press and hold the `control` key (or the `command` key on MacOS) for selecting multiple options.