docs: Two small UI copy fixes in sub-nodes (#8032)

This commit is contained in:
Deborah
2023-12-14 19:15:38 +00:00
committed by GitHub
parent c5e6ba8cdd
commit f432d86524
2 changed files with 2 additions and 2 deletions

View File

@@ -97,7 +97,7 @@ export class ToolSerpApi implements INodeType {
type: 'string',
default: 'google.com',
description:
'Defines the country to use for search. Head to <a href="https://serpapi.com/google-countries">Google countries page</a> for a full list of supported countries.',
'Defines the domain to use for search. Head to <a href="https://serpapi.com/google-domains">Google domains page</a> for a full list of supported domains.',
},
{
displayName: 'Language',