Skip to content

Commit 70051db

Browse files
authored
Merge pull request #577 from JohnoverBoard/patch-1
Remove the braces
2 parents 7361a22 + 29a23f6 commit 70051db

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,10 @@ If you haven't considered selecting an IDE yet, look at the following variants:
1818

1919
All of the IDEs are cross-platform.
2020

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/)).
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

25-
26-
2725
## Lightweight editors
2826

2927
"Lightweight editors" are not as powerful as IDEs, but they're fast, elegant and simple.

0 commit comments

Comments
 (0)