Skip to content

Commit

Permalink
Addresses feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Sep 1, 2020
1 parent df0418e commit 3e13a88
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export const StartActionModal: FC<StartAction> = ({ closeModal, item, startAndCl
<p>
{i18n.translate('xpack.ml.dataframe.analyticsList.startModalBody', {
defaultMessage:
'A data frame analytics job increases search and indexing load in your cluster. If excessive load is experienced, stop the job.',
'A data frame analytics job increases search and indexing load in your cluster. If excessive load occurs, stop the job.',
})}
</p>
</EuiConfirmModal>
Expand Down

0 comments on commit 3e13a88

Please sign in to comment.