From 8a44de27e704d500bf614c18fbff58e1f9818014 Mon Sep 17 00:00:00 2001 From: Charles Gagnon Date: Mon, 18 Nov 2019 10:57:39 -0800 Subject: [PATCH] monacoworkbench -> adsworkbench (#8380) * monacoworkbench -> adsworkbench * Fix typo --- build/lib/stats.ts | 2 +- src/vs/code/node/cliProcessMain.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/lib/stats.ts b/build/lib/stats.ts index b365ecad75..10ff56dd17 100644 --- a/build/lib/stats.ts +++ b/build/lib/stats.ts @@ -126,7 +126,7 @@ export function submitAllStats(productJson: any, commit: string): Promise { const services = new ServiceCollection();