From db0153a7213a9b0bbafb43bc2762e2060f1ec9d1 Mon Sep 17 00:00:00 2001 From: kolaente Date: Tue, 24 Oct 2023 19:55:43 +0200 Subject: [PATCH] docs: fix typo --- docs/content/doc/usage/n8n.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/doc/usage/n8n.md b/docs/content/doc/usage/n8n.md index 4558cf67621..b9ed0b396fa 100644 --- a/docs/content/doc/usage/n8n.md +++ b/docs/content/doc/usage/n8n.md @@ -9,7 +9,7 @@ menu: # Using Vikunja with n8n -Vikunja maintains a [Community node](https://github.com/go-vikunja/n8n-vikunja-nodes) for [n8n](https://n8n.io), +Vikunja maintains a [community node](https://github.com/go-vikunja/n8n-vikunja-nodes) for [n8n](https://n8n.io), allowing you to easily integrate Vikunja with all kinds of other tools and services. {{< table_of_contents >}}