From 92ea4f2a5dedf8da62be9b4684b7afcc83627860 Mon Sep 17 00:00:00 2001 From: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Date: Tue, 4 Oct 2022 11:09:31 -0600 Subject: [PATCH] [Enterprise Search] Update copy for landing page (#141979) (#142632) (cherry picked from commit 1c25d93cd24c2404f6559ca0c276c546c0919d5b) Co-authored-by: Byron Hulcher --- .../components/product_selector/product_selector.tsx | 2 +- .../add_content_empty_prompt/add_content_empty_prompt.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x-pack/plugins/enterprise_search/public/applications/enterprise_search_overview/components/product_selector/product_selector.tsx b/x-pack/plugins/enterprise_search/public/applications/enterprise_search_overview/components/product_selector/product_selector.tsx index 1bb6bb3777d81..2d0427b1cbfce 100644 --- a/x-pack/plugins/enterprise_search/public/applications/enterprise_search_overview/components/product_selector/product_selector.tsx +++ b/x-pack/plugins/enterprise_search/public/applications/enterprise_search_overview/components/product_selector/product_selector.tsx @@ -71,7 +71,7 @@ export const ProductSelector: React.FC = ({ <> = ({ title, butto

{i18n.translate('xpack.enterpriseSearch.emptyState.description', { defaultMessage: - 'An Elasticsearch index is where your content gets stored. Get started by creating an Elasticsearch index and selecting an ingestion method. Options include the Elastic web crawler, third party data integrations, or using Elasticsearch API endpoints.', + 'Your content is stored in an Elasticsearch index. Get started by creating an Elasticsearch index and selecting an ingestion method. Options include the Elastic web crawler, third party data integrations, or using Elasticsearch API endpoints.', })}