From b615d85e149275b0bc357e4228130b70e745afa5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=28=E2=95=AF=C2=B0=E2=96=A1=C2=B0=EF=BC=89=E2=95=AF?= =?UTF-8?q?=EF=B8=B5=20u=E1=B4=89=C7=9DssnH=20=C9=90=C9=9F=C9=90=CA=87soW?= Date: Sun, 12 Nov 2017 12:10:23 +0200 Subject: [PATCH] fix typo --- en/01.4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/01.4.md b/en/01.4.md index 91bd4d2d..ff8175fd 100644 --- a/en/01.4.md +++ b/en/01.4.md @@ -458,7 +458,7 @@ People who have worked with Java should be familiar with this IDE. It supports G ## Visual Studio VSCode -This is an awesome text editor released as open source cross platform my Microsoft which takes the development experience to a while new level, https://code.visualstudio.com/. It has everything a modern text editor is expected to have and despite being based on the same backend that atom.io is based, it is very fast. +This is an awesome text editor released as open source cross platform my Microsoft which takes the development experience to a whole new level, https://code.visualstudio.com/. It has everything a modern text editor is expected to have and despite being based on the same backend that atom.io is based, it is very fast. It works with Windows, Mac, Linux. It has go package built, it provides code linting.