[6.8] Fixing typo in Stack Monitoring error message (#42889) (#42955)

* Fixing typo

* Updating jest snapshots

* Adding missing trailing whitespace :|
This commit is contained in:
Shaunak Kashyap 2019-08-08 10:19:32 -07:00 committed by GitHub
parent 2eff7f959e
commit 6dfb7adaef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -58,7 +58,7 @@ Array [
.
</p>
<p>
Using monitoring exporters ship the monitoring data to a remote monitoring cluster is highly recommended as it keeps the integrity of the monitoring data safe no matter what the state of the production cluster. However, as this instance of Kibana could not find any monitoring data, there seems to be a problem with the
Using monitoring exporters to ship the monitoring data to a remote monitoring cluster is highly recommended as it keeps the integrity of the monitoring data safe no matter what the state of the production cluster. However, as this instance of Kibana could not find any monitoring data, there seems to be a problem with the
<span
class="euiCodeBlock euiCodeBlock--fontSmall euiCodeBlock--paddingLarge euiCodeBlock--inline"
>

View file

@ -36,7 +36,7 @@ export function ExplainExporters({ context, property, data }) {
<p>
<FormattedMessage
id="xpack.monitoring.noData.explanations.exporters.problemWithConfigDescription"
defaultMessage="Using monitoring exporters ship the monitoring data to a remote
defaultMessage="Using monitoring exporters to ship the monitoring data to a remote
monitoring cluster is highly recommended as it keeps the integrity of
the monitoring data safe no matter what the state of the production
cluster. However, as this instance of Kibana could not find any

View file

@ -141,7 +141,7 @@ Array [
.
</p>
<p>
Using monitoring exporters ship the monitoring data to a remote monitoring cluster is highly recommended as it keeps the integrity of the monitoring data safe no matter what the state of the production cluster. However, as this instance of Kibana could not find any monitoring data, there seems to be a problem with the
Using monitoring exporters to ship the monitoring data to a remote monitoring cluster is highly recommended as it keeps the integrity of the monitoring data safe no matter what the state of the production cluster. However, as this instance of Kibana could not find any monitoring data, there seems to be a problem with the
<span
class="euiCodeBlock euiCodeBlock--fontSmall euiCodeBlock--paddingLarge euiCodeBlock--inline"
>