Skip to content

Commit 1fddafc

Browse files
Update src/plugins/wizard/public/application/components/right_nav.tsx
Co-authored-by: Josh Romero <rmerqg@amazon.com>
1 parent 240cc1e commit 1fddafc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/wizard/public/application/components/right_nav.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ export const RightNav = () => {
7979
<p>
8080
<FormattedMessage
8181
id="wizard.rightNav.changeVisType.modalDescription"
82-
defaultMessage="Currently, changing the visualization type clears the existing selection of fields. Are you sure you want to change the visualization type?"
82+
defaultMessage="Changing the visualization type will reset all field selections. Are you sure you want to continue?"
8383
/>
8484
</p>
8585
</EuiConfirmModal>

0 commit comments

Comments
 (0)