From fdcfb34531388f38af462de64d2cde2d1d8666ae Mon Sep 17 00:00:00 2001 From: samwherever Date: Thu, 11 Jul 2024 15:54:01 -0500 Subject: [PATCH] Update config-constants.tsx (#3835) Fix for #3827. Removed extraneous "to" and rewrote sentence for clarity. --- web/utils/config-constants.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/utils/config-constants.tsx b/web/utils/config-constants.tsx index d20e6bb19..28f35503d 100644 --- a/web/utils/config-constants.tsx +++ b/web/utils/config-constants.tsx @@ -237,7 +237,7 @@ export const FIELD_PROPS_DISABLE_SEARCH_INDEXING = { apiPath: API_DISABLE_SEARCH_INDEXING, configPath: '', label: 'Disable search engine indexing', - tip: 'Turn this ON to to tell search engines not to index this site.', + tip: 'Turn this ON to ask search engines to not index this site.', }; export const DEFAULT_VARIANT_STATE: VideoVariant = {