diff --git a/src/vs/workbench/services/gettingStarted/common/gettingStartedContent.ts b/src/vs/workbench/services/gettingStarted/common/gettingStartedContent.ts index 64e01b6746befb3ef61c055f080c673befba7ad2..3869a6cea3ee712dbf604d1b71140a29802d1e2c 100644 --- a/src/vs/workbench/services/gettingStarted/common/gettingStartedContent.ts +++ b/src/vs/workbench/services/gettingStarted/common/gettingStartedContent.ts @@ -33,7 +33,7 @@ export const content: GettingStartedContent = [ id: 'Beginner', title: localize('gettingStarted.beginner.title', "Get Started"), codicon: 'lightbulb', - description: localize('gettingStarted.beginner.description', "Get to know your new Editor"), + description: localize('gettingStarted.beginner.description', "Get to know your new editor"), content: { type: 'items', items: [