Update description to fit in Description column (#8633)

This commit is contained in:
Arvind Ranasaria
2019-12-11 10:41:00 -08:00
committed by GitHub
parent 698b4fce41
commit bbb7a67bd2
4 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ export class AzdataTool extends ToolBase {
}
get description(): string {
return localize('resourceDeployment.AzdataDescription', "A utility to bootstrap and manage the Big Data Cluster");
return localize('resourceDeployment.AzdataDescription', "Bootstraps and manages the Big Data Cluster");
}
get type(): ToolType {