From 5b06a3af6ae752f4816bf87127fd4e486e634f75 Mon Sep 17 00:00:00 2001 From: Aaron Wanjala Date: Thu, 4 Aug 2022 12:24:52 -0400 Subject: [PATCH] Update wording to match context menu (#886) The option in the context menu seems to have changed since this doc was written, and "Find command" is no longer in the menu. --- extras/cloudshell/tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extras/cloudshell/tutorial.md b/extras/cloudshell/tutorial.md index 5e84e4b87..c3ee42ee6 100644 --- a/extras/cloudshell/tutorial.md +++ b/extras/cloudshell/tutorial.md @@ -64,7 +64,7 @@ To deploy the token: 1. Open jwt-secret.yaml . -2. Access the command palette by going to **View > Find Command**. +2. Access the command palette by going to **View > Command Palette...**. 3. Run the command **"Cloud Code: Apply the current JSON/YAML file to the kubernetes deployed resource"**.