Skip to content

Commit 9e593cc

Browse files
authored
Merge pull request #717 from 11un/patch-1
change netbeans (paid) to (free)
2 parents c214c2c + dbc1b40 commit 9e593cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ An IDE loads the project (which can be many files), allows navigation between fi
1313
If you haven't selected an IDE yet, consider the following options:
1414

1515
- [WebStorm](http://www.jetbrains.com/webstorm/) for frontend development. The same company offers other editors for other languages (paid).
16-
- [Netbeans](http://netbeans.org/) (paid).
16+
- [Netbeans](http://netbeans.org/) (free).
1717

1818
All of these IDEs are cross-platform.
1919

0 commit comments

Comments
 (0)