From 128d06e4d2fcb826ec514ec5d176669dbfdff4dc Mon Sep 17 00:00:00 2001 From: Tanay Pant Date: Mon, 21 Sep 2020 11:53:27 +0200 Subject: [PATCH] :bug: Minor fixes --- docs/nodes/nodes-library/nodes/Taiga/README.md | 2 +- docs/nodes/nodes-library/trigger-nodes/TaigaTrigger/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/nodes/nodes-library/nodes/Taiga/README.md b/docs/nodes/nodes-library/nodes/Taiga/README.md index 45e77393f..9947a64e5 100644 --- a/docs/nodes/nodes-library/nodes/Taiga/README.md +++ b/docs/nodes/nodes-library/nodes/Taiga/README.md @@ -4,7 +4,7 @@ permalink: /nodes/n8n-nodes-base.taiga # Taiga -[Taiga](https://www.taiga.io/) is a free and open-source project management platform for startups and agile developers & designers. +[Taiga](https://www.taiga.io/) is a free and open-source project management platform for startups, agile developers, and designers. ::: tip 🔑 Credentials You can find authentication information for this node [here](../../../credentials/Taiga/README.md). diff --git a/docs/nodes/nodes-library/trigger-nodes/TaigaTrigger/README.md b/docs/nodes/nodes-library/trigger-nodes/TaigaTrigger/README.md index 3cd42ee82..487a74acd 100644 --- a/docs/nodes/nodes-library/trigger-nodes/TaigaTrigger/README.md +++ b/docs/nodes/nodes-library/trigger-nodes/TaigaTrigger/README.md @@ -4,7 +4,7 @@ permalink: /nodes/n8n-nodes-base.taigaTrigger # Taiga Trigger -[Taiga](https://www.taiga.io/) is a free and open-source project management platform for startups and agile developers & designers. +[Taiga](https://www.taiga.io/) is a free and open-source project management platform for startups, agile developers, and designers. ::: tip 🔑 Credentials You can find authentication information for this node [here](../../../credentials/Taiga/README.md). @@ -22,5 +22,5 @@ The final workflow should look like the following image. ### 1. Taiga Trigger node 1. First of all, you'll have to enter credentials for the Taiga Trigger node. You can find out how to do that [here](../../../credentials/Taiga/README.md). -2. Select the project id from the ***Project ID*** dropdown list. +2. Select the project ID from the ***Project ID*** dropdown list. 2. Click on ***Execute Node*** to run the node.