Fix typo in delete .tasks index flyout [skip ci] (#30065)

This commit is contained in:
Josh Dover 2019-02-05 07:30:28 -06:00 committed by GitHub
parent 7738cc0782
commit d57394a455
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -126,8 +126,8 @@ export class DeleteTasksButton extends React.Component<{}, DeleteButtonState> {
<EuiText grow={false}>
<p>
This index contains the results of long-running tasks in Elasticsearch. To upgrade,
you will need to delete this index. If you still to access this old information you
should{' '}
you will need to delete this index. If you still need to access this old information
you should{' '}
<EuiLink href={BACKUP_CONSOLE_LINK} target="_blank">
reindex into a backup index
</EuiLink>{' '}