Skip to content

Commit

Permalink
Fix review
Browse files Browse the repository at this point in the history
  • Loading branch information
mashi-mashi committed May 11, 2022
1 parent 29e7af8 commit 7cd7f30
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -411,8 +411,8 @@ export function DiscoverFieldSearch({ onChange, value, types, presentFieldTypes
 
<EuiLink href={docLinks.links.discover.fieldTypeHelp} target="_blank" external>
<FormattedMessage
id="discover.fieldTypesPopover.learnMoreLink"
defaultMessage="field types."
id="discover.fieldTypesPopover.fieldTypesDocLinkLabel"
defaultMessage="field types"
/>
</EuiLink>
</p>
Expand Down

0 comments on commit 7cd7f30

Please sign in to comment.