From b9c4ff760ed14a95650fb96855961302d3c2755e Mon Sep 17 00:00:00 2001 From: Luciana Abud <45497113+luabud@users.noreply.github.com> Date: Tue, 14 Mar 2023 17:02:36 -0700 Subject: [PATCH] Update walkthrough title (#20857) For consistency with other language extensions --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a10840f2a6da..83f909d99314 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "walkthroughs": [ { "id": "pythonWelcome", - "title": "Get started with Python development", + "title": "Get Started with Python Development", "description": "Your first steps to set up a Python project with all the powerful tools and features that the Python extension has to offer!", "when": "workspacePlatform != webworker", "steps": [ @@ -169,7 +169,7 @@ }, { "id": "pythonDataScienceWelcome", - "title": "Get started with Python for Data Science", + "title": "Get Started with Python for Data Science", "description": "Your first steps to getting started with a Data Science project with Python!", "when": "false", "steps": [