Skip to content

Commit e2f845a

Browse files
authored
Merge pull request #586 from pestrickland/patch-1
Update article.md
2 parents 5fd9227 + 612f890 commit e2f845a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

1-js/01-getting-started/2-code-editors/article.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ If you haven't considered selecting an IDE yet, look at the following variants:
1616
- [Visual Studio Code](https://code.visualstudio.com/) (free).
1717
- [Netbeans](http://netbeans.org/) (paid).
1818

19-
All of the IDEs except cross-platform.
19+
All of the IDEs are cross-platform.
2020

21-
For Windows, there's also a "Visual Studio" editor, don't mess it with "Visual Studio Code". "Visual Studio" is a paid and actually very powerful Windows-only editor, well-suited for .NET platform. A free version of it is called ([Visual Studio Community](https://www.visualstudio.com/vs/community/)).
21+
For Windows, there's also a "Visual Studio" editor, don't confuse it with "Visual Studio Code". "Visual Studio" is a paid and actually very powerful Windows-only editor, well-suited for .NET platform. A free version of it is called ([Visual Studio Community](https://www.visualstudio.com/vs/community/)).
2222

2323
Many IDEs are paid, but have a trial period. Their cost is usually negligible compared to a qualified developer's salary, so just choose the best one for you.
2424

@@ -53,7 +53,7 @@ I'm using:
5353

5454
## Let's not argue
5555

56-
The editors in the lists above are those that either I or my friends who I consider good developers have been using for a long time and are happy with.
56+
The editors in the lists above are those that either I or my friends whom I consider good developers have been using for a long time and are happy with.
5757

5858
There are other great editors in our big world. Please choose the one you like the most.
5959

0 commit comments

Comments
 (0)