Skip to content

Commit

Permalink
update notes tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
angorayc committed Jul 10, 2020
1 parent 1a6f0f8 commit 655d981
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { i18n } from '@kbn/i18n';
export const NOTES_TOOLTIP = i18n.translate(
'xpack.securitySolution.timeline.body.notes.addOrViewNotesForThisEventTooltip',
{
defaultMessage: 'Add or view notes for this event',
defaultMessage: 'Add notes for this event',
}
);

Expand Down

0 comments on commit 655d981

Please sign in to comment.