Skip to content

Commit

Permalink
wording change
Browse files Browse the repository at this point in the history
Signed-off-by: Hailong Cui <[email protected]>
  • Loading branch information
Hailong-am committed Dec 20, 2022
1 parent e4beea9 commit b826e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/pages/Reindex/container/Reindex/Reindex.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ export default class Reindex extends Component<ReindexProps, ReindexState> {
labelAppend={
<EuiText size="xs">
<EuiLink href={this.context.docLinks.links.opensearch.queryDSL.base} target="_blank" rel="noopener noreferrer">
learn more about query-dsl
Learn more about query DSL
</EuiLink>
</EuiText>
}
Expand Down

0 comments on commit b826e05

Please sign in to comment.