Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
seanstory committed Dec 12, 2023
1 parent 849e3d4 commit 5daffc2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export const WelcomeBanner: React.FC<WelcomeBannerProps> = ({ user, image }) =>
<EuiText color="subdued">
{i18n.translate('xpack.enterpriseSearch.welcomeBanner.header.titleDescription', {
defaultMessage:
"There's endless ways to ingest and explore data with Elasticsearch, but here's a few of the most popular",
'There are endless ways to ingest and explore data with Elasticsearch, but here are a few of the most popular',
})}
</EuiText>
</EuiFlexItem>
Expand Down

0 comments on commit 5daffc2

Please sign in to comment.