Refine warning copy in Remote Clusters. (#27620)

This commit is contained in:
CJ Cenizal 2018-12-20 12:22:28 -08:00 committed by GitHub
parent d50434a3bb
commit 66b3e48c6c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,8 +17,8 @@ export function ConfiguredByNodeWarning() {
title={
<FormattedMessage
id="xpack.remoteClusters.configuredByNodeWarningTitle"
defaultMessage="This remote cluster can't be edited or deleted because it's defined in a node's
elasticsearch.yml configuration file"
defaultMessage="You can't edit or delete this remote cluster because it's defined in a node's
elasticsearch.yml configuration file."
/>
}
color="primary"