[Lens] Updates the UI copy for Random sampling (#144265)

## Summary

Updates the Random sampling copy. 

Original PR: #143929

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
Kaarina Tungseth 2022-11-09 12:00:25 -06:00 committed by GitHub
parent c88a680c60
commit 64c3c63e21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ export function LayerSettingsPanel({
<p>
<FormattedMessage
id="xpack.lens.xyChart.randomSampling.help"
defaultMessage="Lower sampling percentages increase speed at the cost of accuracy. It is recommended that lower sampling percentages only be used for large datasets. {link}"
defaultMessage="Lower sampling percentages increase speed, but decrease accuracy. As a best practice, use lower sampling only for large datasets. {link}"
values={{
link: (
<EuiLink