From 2bc43e14fd1f32082509c097ac00dfa16efdac14 Mon Sep 17 00:00:00 2001 From: Edilson Ngulele Date: Sat, 6 Oct 2018 02:52:28 +0200 Subject: [PATCH] style: Updated CONTRIBUTING.md * removed the repetition of "being able to build" --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e8259f4e..de02990e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,7 +21,7 @@ These packages are described in the root file called `metadata.js` and it is pos ## Running the editor from source -You need to have all the build setup of being able to build VS Code to be able to build the Monaco Editor. +You need to have all the build setup of VS Code to be able to build the Monaco Editor. * Install all the prerequisites: https://github.com/Microsoft/vscode/wiki/How-to-Contribute#installing-prerequisites