From 59f766984d7ee1e968805d8dfffe4d36b61aa67c Mon Sep 17 00:00:00 2001 From: Luciana Abud <45497113+luabud@users.noreply.github.com> Date: Tue, 14 Mar 2023 16:50:01 -0700 Subject: [PATCH] Update walkthrough title --- 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": [