Skip to content

Commit

Permalink
Revert back to just plain string
Browse files Browse the repository at this point in the history
  • Loading branch information
cachedout committed Jan 3, 2020
1 parent 84b8679 commit 0030579
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export const Node = ({
<h1>
<FormattedMessage
id="xpack.monitoring.elasticsearch.node.heading"
defaultMessage={`Elasticsearch node ${nodeSummary.name}`}
defaultMessage="Elasticsearch node"
/>
</h1>
</EuiScreenReaderOnly>
Expand Down

0 comments on commit 0030579

Please sign in to comment.