From afc81bba0dc47525bedf2c5fb7b6f8c2793e7ff6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Efe=20G=C3=BCrkan=20YALAMAN?= Date: Wed, 9 Aug 2023 15:30:38 +0200 Subject: [PATCH] Update x-pack/plugins/enterprise_search/public/applications/enterprise_search_overview/components/product_selector/product_selector.tsx Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com> --- .../components/product_selector/product_selector.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 e3652563cb601..7be1cdd12578b 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 @@ -101,7 +101,7 @@ export const ProductSelector: React.FC = () => { 'xpack.enterpriseSearch.productSelector.overview.createCustom.description', { defaultMessage: - 'Once your Elasticsearch index is created and populated, you are ready to get the full power of Elasticsearch and accelerate building search applications using plentiful out-of-the-box tools and multiple language clients, all backed by a robust and fully consumable set of APIs.', + 'Once your index is created and populated, you'll be ready to use the full power of Elasticsearch. Build search applications using our out-of-the-box tools and programming language clients, all backed by a robust set of APIs.', } )}