Skip to content

Commit

Permalink
change endpoint to agent text
Browse files Browse the repository at this point in the history
  • Loading branch information
parkiino committed Oct 26, 2020
1 parent 9644f13 commit ce30cdc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ const SupportedVersionNotice = ({ optionName }: { optionName: string }) => {
<i>
<FormattedMessage
id="xpack.securitySolution.endpoint.policyDetails.supportedVersion"
defaultMessage="Endpoint version {version}"
defaultMessage="Agent version {version}"
values={{ version }}
/>
</i>
Expand Down

0 comments on commit ce30cdc

Please sign in to comment.