update wording (#142857)

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
Angela Chuang 2022-10-06 18:12:05 +01:00 committed by GitHub
parent dc53a59204
commit 6f92e2e948
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ export const UPGRADE_RISK_SCORE_DESCRIPTION = i18n.translate(
'xpack.securitySolution.riskDeprecated.entity.upgradeRiskScoreDescription',
{
defaultMessage:
'Current data is no longer supported. Please migrate your data and upgrade the module.',
'Current data is no longer supported. Please migrate your data and upgrade the module. The data might need an hour to be generated after enabling the module.',
}
);