From 6d4038a2c7129cef6968ee89c0261b7b565d7a30 Mon Sep 17 00:00:00 2001 From: Florian Gilcher <florian.gilcher@asquera.de> Date: Wed, 13 Mar 2019 15:23:22 +0100 Subject: [PATCH] Fix typo --- editors/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editors/README.md b/editors/README.md index 6e1189cad3b..ddc6ee0485f 100644 --- a/editors/README.md +++ b/editors/README.md @@ -1,5 +1,5 @@ -Preqrequisites: +Prerequisites: In order to build the VS Code plugin, you need to have node.js and npm with a minimum version of 10 installed. Please refer to