Skip to content

Commit

Permalink
Update src/plugins/vis_builder/public/plugin.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Ashwin P Chandran <ashwinpc1993@gmail.com>
  • Loading branch information
abbyhu2000 and ashwin-pc authored Oct 20, 2022
1 parent d08fa75 commit a953823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/vis_builder/public/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ export class WizardPlugin
name: PLUGIN_ID,
title: PLUGIN_NAME,
description: i18n.translate('visBuilder.visPicker.description', {
defaultMessage: 'Create visualizations using the new Visualization Builder experience',
defaultMessage: 'Create visualizations using the new Visualization Builder',
}),
icon: wizardIconSecondaryFill,
stage: 'experimental',
Expand Down

0 comments on commit a953823

Please sign in to comment.