From d7bf874833d0f752e505047574594edf76ba5a07 Mon Sep 17 00:00:00 2001 From: Maxim Zalata Date: Fri, 18 Aug 2017 01:16:33 +0300 Subject: [PATCH] change shortcut to Ctrl+Shift+U for commands example (#264) --- examples.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples.json b/examples.json index e573dca..aa334a2 100644 --- a/examples.json +++ b/examples.json @@ -82,7 +82,7 @@ "commands.onCommand" ], "name": "commands", - "description": "Demonstrates using the commands API to set up a keyboard shortcut. The shortcut created is accessed using Ctrl+Shift+Y (Command+Shift+Y on a Mac)." + "description": "Demonstrates using the commands API to set up a keyboard shortcut. The shortcut created is accessed using Ctrl+Shift+U (Command+Shift+U on a Mac)." }, { "javascript_apis": [