Skip to content

Commit

Permalink
Update src/plugins/guided_onboarding/public/components/quit_guide_mod…
Browse files Browse the repository at this point in the history
…al.tsx

Co-authored-by: Kelly Murphy <[email protected]>
  • Loading branch information
alisonelizabeth and kellyemurphy authored Oct 5, 2022
1 parent d529025 commit ba4036f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ export const QuitGuideModal = ({
<EuiText>
<p>
{i18n.translate('guidedOnboarding.quitGuideModal.modalDescription', {
defaultMessage: 'You can restart anytime, just click Setup guide on the homepage.',
defaultMessage: 'You can restart anytime by opening the Setup guide from the Help menu.',
})}
</p>
</EuiText>
Expand Down

0 comments on commit ba4036f

Please sign in to comment.