From 174b2eed9b31a7b4d0074ba21f28fd41f3cb140f Mon Sep 17 00:00:00 2001 From: "Justin Kolasa (from Dev Box)" Date: Wed, 30 Apr 2025 10:07:56 -0400 Subject: [PATCH] Changed title back to Open CosmosDB in VS Code --- src/Explorer/Explorer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Explorer/Explorer.tsx b/src/Explorer/Explorer.tsx index 3e3a77ff2..05044e269 100644 --- a/src/Explorer/Explorer.tsx +++ b/src/Explorer/Explorer.tsx @@ -302,7 +302,7 @@ export default class Explorer { linkUrl: "https://code.visualstudio.com/download", }, isModal: true, - title: `Please Download Visual Studio Code`, + title: ` Open your Cosmos DB account in Visual Studio Code`, subText: `Please ensure Visual Studio Code is installed on your device. If you don't have it installed, please download it from the link below.`, primaryButtonText: "Open VS Code",