From e1d6225939c2cc6957c92cb9bbaca14231715ac7 Mon Sep 17 00:00:00 2001 From: Roelof Kallenkoot Date: Thu, 18 May 2023 15:20:11 +0200 Subject: [PATCH] Update stopWords.tsx --- src/components/Settings/config/detail/stopWords.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Settings/config/detail/stopWords.tsx b/src/components/Settings/config/detail/stopWords.tsx index 562e2a6..2785bfe 100644 --- a/src/components/Settings/config/detail/stopWords.tsx +++ b/src/components/Settings/config/detail/stopWords.tsx @@ -36,7 +36,7 @@ export const StopWords: FC = ({ client, classN return useMemo( () => (
-

Displayed Attributes

+

Stop Words

Words added to the stopWords list are ignored in future search queries.