Skip to content

Commit

Permalink
Change step title as suggested
Browse files Browse the repository at this point in the history
Co-authored-by: James Rodewig <[email protected]>
  • Loading branch information
sabarasaba and jrodewig authored Nov 30, 2021
1 parent 1b221d3 commit 3304cea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import type { EuiStepProps } from '@elastic/eui/src/components/steps/step';

const i18nTexts = {
upgradeStepTitle: i18n.translate('xpack.upgradeAssistant.overview.upgradeStepTitle', {
defaultMessage: 'Get ready for the next version of Elastic',
defaultMessage: 'Check back here when it's time to upgrade to 8.x',
}),
upgradeStepDescription: i18n.translate('xpack.upgradeAssistant.overview.upgradeStepDescription', {
defaultMessage: `If you've resolved all critical issues and checked your deprecation logs, you're ready for the next major version of Elastic. Check this page again before upgrading to Elastic 8.x.`,
Expand Down

0 comments on commit 3304cea

Please sign in to comment.