Skip to content

Commit

Permalink
provide more specific wording for lens
Browse files Browse the repository at this point in the history
  • Loading branch information
eokoneyo committed Dec 10, 2024
1 parent ae938f6 commit 2492dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/lens/public/app_plugin/lens_top_nav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -657,7 +657,7 @@ export const LensTopNavMenu = ({
>
<FormattedMessage
id="xpack.lens.app.shareModal.draftModeCallout.link.warning"
defaultMessage="The link will only work temporarily. Save the Lens visualization first to create a permanent link."
defaultMessage="The copied link resolves to the current state of this visualization. To get a permanent link, make sure to save your Lens visualization first."
/>
</EuiCallOut>
),
Expand Down

0 comments on commit 2492dd8

Please sign in to comment.