From 46ca5e9323b250d9d3addff93b066c49bc1edbe5 Mon Sep 17 00:00:00 2001 From: Don Jayamanne Date: Thu, 7 Jul 2016 00:23:31 +1000 Subject: [PATCH] fixed review issues --- docs/dev/env.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/dev/env.rst b/docs/dev/env.rst index 3e03253..d587027 100644 --- a/docs/dev/env.rst +++ b/docs/dev/env.rst @@ -154,8 +154,9 @@ Python (on Visual Studio Code) ----------------------------- `Python for Visual Studio `_ is an extension for the `Visual Studio Code IDE `_. -This is a free, light weight and open source IDE, with support for Mac, Windows and Linux. -Built using open source technologies such as NodeJs and Python, with compelling features such as Intellisense (autocompletion), local and remote debugging, linting, and the like. +This is a free, light weight, open source IDE, with support for Mac, Windows, and Linux. +Built using open source technologies such as Node.js and Python, with compelling features such as Intellisense (autocompletion), local and remote debugging, linting, and the like. + MIT licensed. Enthought Canopy