From 7ea31c34b13409084d37b757b5fa2446dcaf1994 Mon Sep 17 00:00:00 2001 From: karthi7 <139566887+Karthim8@users.noreply.github.com> Date: Thu, 27 Nov 2025 15:16:45 +0530 Subject: [PATCH] docs: Fix broken link in Google Docs node (#22197) Co-authored-by: Jon --- packages/nodes-base/nodes/Google/Docs/DocumentDescription.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/nodes-base/nodes/Google/Docs/DocumentDescription.ts b/packages/nodes-base/nodes/Google/Docs/DocumentDescription.ts index b545d4e2d8c..8f3015d7468 100644 --- a/packages/nodes-base/nodes/Google/Docs/DocumentDescription.ts +++ b/packages/nodes-base/nodes/Google/Docs/DocumentDescription.ts @@ -556,7 +556,7 @@ export const documentFields: INodeProperties[] = [ name: 'objectId', type: 'string', description: - 'The ID of the positioned object to delete (An object that is tied to a paragraph and positioned relative to its beginning), See the Google documentation', + 'The ID of the positioned object to delete (An object that is tied to a paragraph and positioned relative to its beginning), See the Google documentation', default: '', displayOptions: { show: {