From 42ec0614d9bebd9744caf15feb00d795e405ec8b Mon Sep 17 00:00:00 2001 From: Tanay Pant Date: Tue, 16 Feb 2021 09:55:40 +0100 Subject: [PATCH] :hammer: Minor fix --- .../nodes-library/trigger-nodes/GetResponseTrigger/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/nodes/nodes-library/trigger-nodes/GetResponseTrigger/README.md b/docs/nodes/nodes-library/trigger-nodes/GetResponseTrigger/README.md index 7553895fb..4af2051be 100644 --- a/docs/nodes/nodes-library/trigger-nodes/GetResponseTrigger/README.md +++ b/docs/nodes/nodes-library/trigger-nodes/GetResponseTrigger/README.md @@ -21,7 +21,7 @@ You can find authentication information for this node [here](../../../credential ## Example Usage -This workflow allows you to receive updates when a customer gets subscribed to a list in GetResponse and add them to a base in Airtable. You can also find the [workflow](https://n8n.io/workflows/933) on n8n.io. This example usage workflow would use the following node. +This workflow allows you to receive updates when a customer gets subscribed to a list in GetResponse and add them to a base in Airtable. You can also find the [workflow](https://n8n.io/workflows/933) on n8n.io. This example usage workflow would use the following nodes. - [GetResponse Trigger]() - [Set](../../core-nodes/Set/README.md) - [Airtable](../../nodes/Airtable/README.md)