mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-06 09:35:41 -05:00
Update description to fit in Description column (#8633)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user