Skip to content

Commit

Permalink
Change panel header & update snapshot (opensearch-project#5304)
Browse files Browse the repository at this point in the history
Signed-off-by: Willie Hung <[email protected]>
  • Loading branch information
willie-hung authored Oct 17, 2023
1 parent a351f90 commit 286cc38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ export function OpenSearchPanel({ onClose, makeUrl }: Props) {
<h2>
<FormattedMessage
id="discover.topNav.openSearchPanel.openSearchTitle"
defaultMessage="Open search"
defaultMessage="OpenSearch"
/>
</h2>
</EuiTitle>
Expand Down

0 comments on commit 286cc38

Please sign in to comment.