Skip to content

Commit

Permalink
feat(overview): rebrand ent-search update title to Welcome to Search
Browse files Browse the repository at this point in the history
  • Loading branch information
TattdCodeMonkey committed Jul 17, 2023
1 parent 8b0766f commit 6c44944
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export const ProductSelector: React.FC<ProductSelectorProps> = ({
restrictWidth
pageHeader={{
pageTitle: i18n.translate('xpack.enterpriseSearch.overview.pageTitle', {
defaultMessage: 'Welcome to Enterprise Search',
defaultMessage: 'Welcome to Search',
}),
}}
>
Expand Down

0 comments on commit 6c44944

Please sign in to comment.