From 806989c298c96a503d60ca43352b4aa453dfd4c7 Mon Sep 17 00:00:00 2001 From: Phil Clifford Date: Sat, 15 Jan 2022 19:29:27 +0000 Subject: [PATCH] :books: Fix typo in CONTRIBUTING.md (#2662) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 493ae86266..08f7bdc47c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -87,7 +87,7 @@ npm install -g lerna ### Actual n8n setup -> **IMPORTANT**: All the steps bellow have to get executed at least once to get the development setup up and running! +> **IMPORTANT**: All the steps below have to get executed at least once to get the development setup up and running! Now that everything n8n requires to run is installed the actual n8n code can be checked out and set up: