From 5e87dd319c61bab46719bbf8347f62f8947bec78 Mon Sep 17 00:00:00 2001 From: Deborah Date: Mon, 28 Feb 2022 08:55:14 +0000 Subject: [PATCH 1/2] Update docs/getting-started/key-components/workflow.md Co-authored-by: Lorena Ciutacu <38855851+lorenanda@users.noreply.github.com> --- docs/getting-started/key-components/workflow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/key-components/workflow.md b/docs/getting-started/key-components/workflow.md index 153b63712..56485a15b 100644 --- a/docs/getting-started/key-components/workflow.md +++ b/docs/getting-started/key-components/workflow.md @@ -75,7 +75,7 @@ Templates provide: 5. Click **Save** to add the workflow to your workflows. ::: tip -Workflow templates are available on all flavours of n8n. If you can't access workflow templates in n8n, you may be on an old version, or using a self-hosted or embeded version of n8n with templates disabled. +Workflow templates are available on all flavors of n8n. If you can't access workflow templates in n8n, you may be on an old version, or using a self-hosted or embedded version of n8n with templates disabled. ::: ### Add your workflow to the library From 3b21b39731e87d9e08e1b31650bf86eb3d08c9c9 Mon Sep 17 00:00:00 2001 From: Deborah Date: Mon, 28 Feb 2022 08:57:28 +0000 Subject: [PATCH 2/2] Update docs/getting-started/key-components/workflow.md Co-authored-by: Lorena Ciutacu <38855851+lorenanda@users.noreply.github.com> --- docs/getting-started/key-components/workflow.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/getting-started/key-components/workflow.md b/docs/getting-started/key-components/workflow.md index 56485a15b..7c60c973f 100644 --- a/docs/getting-started/key-components/workflow.md +++ b/docs/getting-started/key-components/workflow.md @@ -64,7 +64,8 @@ When creating a new workflow, you can choose whether to start with an empty work Templates provide: * A way to get started quickly: we might already have a template that does what you need. -* Examples of what you can build, and best practices for creating your own workflows. +* Examples of what you can build +* Best practices for creating your own workflows ### Use a workflow template