Skip to content

Commit

Permalink
modify text on the legacy callout
Browse files Browse the repository at this point in the history
Signed-off-by: abbyhu2000 <[email protected]>
  • Loading branch information
abbyhu2000 committed Sep 5, 2023
1 parent cf07424 commit abbc9b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ export function DiscoverLegacy({
callOut = (
<div>
<EuiCallOut
title="This Discover app version will be retired in OpenSearch version 2.11. To switch to the new Discover 2.0 version, toggle the New Discover."
title="This Discover app version will be retired in OpenSearch version 2.11. To switch to the new Discover 2.0 version, turn on the New Discover toggle."
iconType="alert"
dismissible
onDismissible={closeCallOut}
Expand Down

0 comments on commit abbc9b0

Please sign in to comment.