Skip to content

Commit

Permalink
update default messaging
Browse files Browse the repository at this point in the history
  • Loading branch information
neptunian committed Jun 24, 2021
1 parent 6cb2c0d commit f3034ca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ describe('NodesChangedAlert', () => {
description: 'The full internal message generated by Elastic.',
},
{ name: 'state', description: 'The current state of the alert.' },
{ name: 'clusterName', description: 'The cluster to which the node(s) belong.' },
{ name: 'clusterName', description: 'The cluster to which the node(s) belongs.' },
{ name: 'action', description: 'The recommended action for this alert.' },
{
name: 'actionPlain',
Expand Down

0 comments on commit f3034ca

Please sign in to comment.