From 82553324e576cfe2f54f115be568d9a00532f863 Mon Sep 17 00:00:00 2001 From: Constance Chen Date: Mon, 21 Jun 2021 15:39:14 -0700 Subject: [PATCH] [Polish] Copy feedback proposed by Davey - see https://github.com/elastic/kibana/pull/101958/commits/cbc3706223eb47be3d854a1cf4e3c7275d88ca39 --- .../app_search/components/search_ui/search_ui.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x-pack/plugins/enterprise_search/public/applications/app_search/components/search_ui/search_ui.tsx b/x-pack/plugins/enterprise_search/public/applications/app_search/components/search_ui/search_ui.tsx index 85612a12ce06cb..0ac59a33068baf 100644 --- a/x-pack/plugins/enterprise_search/public/applications/app_search/components/search_ui/search_ui.tsx +++ b/x-pack/plugins/enterprise_search/public/applications/app_search/components/search_ui/search_ui.tsx @@ -49,7 +49,7 @@ export const SearchUI: React.FC = () => { ), @@ -65,7 +65,7 @@ export const SearchUI: React.FC = () => { ),