From 7f6bfcb58d9371dec0ff51286eb8060310d067ef Mon Sep 17 00:00:00 2001 From: Tanay Pant Date: Thu, 2 Jul 2020 09:04:26 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8=20Minor=20fixes=20to=20the=20Googl?= =?UTF-8?q?e=20Tasks=20node=20documentation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/nodes/nodes-library/nodes/GoogleTasks/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/nodes/nodes-library/nodes/GoogleTasks/README.md b/docs/nodes/nodes-library/nodes/GoogleTasks/README.md index eb67fcb30..689e427d6 100644 --- a/docs/nodes/nodes-library/nodes/GoogleTasks/README.md +++ b/docs/nodes/nodes-library/nodes/GoogleTasks/README.md @@ -37,5 +37,5 @@ The start node exists by default when you create a new workflow. 1. First of all, you'll have to enter credentials for the Google Tasks node. You can find out how to do that [here](../../../credentials/Google/README.md). 2. Select the *TaskList* from the dropdown list of the user's task-lists where a new task needs to be added. -3. Enter title for the task. +3. Enter a title for the task in the *Title* field. 4. Click on *Execute Node* to run the workflow.