From 8273c1fdfe95ce0345274665c089a56ee341adda Mon Sep 17 00:00:00 2001 From: Oluwatise Okuwobi <42917550+tiseysoft@users.noreply.github.com> Date: Mon, 20 Feb 2023 11:34:37 +0100 Subject: [PATCH] Update n8n-nodes-base.grist.md --- docs/integrations/builtin/app-nodes/n8n-nodes-base.grist.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/integrations/builtin/app-nodes/n8n-nodes-base.grist.md b/docs/integrations/builtin/app-nodes/n8n-nodes-base.grist.md index 97a0d4aed..92118dd15 100644 --- a/docs/integrations/builtin/app-nodes/n8n-nodes-base.grist.md +++ b/docs/integrations/builtin/app-nodes/n8n-nodes-base.grist.md @@ -1,11 +1,11 @@ # Grist -The Grist node allows you to automate work in the Grist platform and integrate Grist with other applications. n8n has built-in support for a wide range of Grist features, including creating, updating, deleting, and reading rows in a table. +The Grist node allows you to automate work in Grist, and integrate Grist with other applications. n8n has built-in support for a wide range of Grist features, including creating, updating, deleting, and reading rows in a table. On this page, you'll find a list of operations the Grist node supports and links to more resources. !!! note "Credentials" - Refer to the [Grist credentials](https://docs.n8n.io/integrations/builtin/credentials/grist/) for guidance on setting up authentication. + Refer to [Grist credentials](https://docs.n8n.io/integrations/builtin/credentials/grist/) for guidance on setting up authentication. !!! note "Examples and templates" For usage examples and templates to help you get started, take a look at n8n's [Grist integrations](https://n8n.io/integrations/grist/){:target="_blank" .external-link} list.