diff --git a/src/sql/workbench/contrib/welcome/page/browser/az_data_welcome_page.ts b/src/sql/workbench/contrib/welcome/page/browser/az_data_welcome_page.ts index ca581c50ec..66ef70f570 100644 --- a/src/sql/workbench/contrib/welcome/page/browser/az_data_welcome_page.ts +++ b/src/sql/workbench/contrib/welcome/page/browser/az_data_welcome_page.ts @@ -16,7 +16,7 @@ export default () => `
- ${escape(localize('welcomePage.gettingStartedBody', - "Discover the capabilities offered by Azure Data Studio and learn how to make the most of them."))} + ${escape(localize('welcomePage.gettingStartedBody', "Discover the capabilities offered by Azure Data Studio and learn how to make the most of them."))}
${escape(localize('welcomePage.documentationBody', - "Visit the documentation center for quickstarts, how-to guides, and references for PowerShell, APIs, etc."))} +
+ ${escape(localize('welcomePage.documentationBody', "Visit the documentation center for quickstarts, how-to guides, and references for PowerShell, APIs, etc."))}