mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Update config-constants.tsx
Fix for #3827. Removed extraneous "to" and rewrote sentence for clarity.
This commit is contained in:
parent
1cecdbbf54
commit
9a0e03fa2f
@ -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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user