Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'node scripts/precommit_hook.js -…
Browse files Browse the repository at this point in the history
…-ref HEAD~1..HEAD --fix'
  • Loading branch information
kibanamachine committed Oct 5, 2022
1 parent ba4036f commit d45c83d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@ export const QuitGuideModal = ({
<EuiText>
<p>
{i18n.translate('guidedOnboarding.quitGuideModal.modalDescription', {
defaultMessage: 'You can restart anytime by opening the Setup guide from the Help menu.',
defaultMessage:
'You can restart anytime by opening the Setup guide from the Help menu.',
})}
</p>
</EuiText>
Expand Down

0 comments on commit d45c83d

Please sign in to comment.