Skip to content

Commit 0f35f33

Browse files
authored
Merge pull request #452 from PaolaDMadd/change
change & with and
2 parents 206a463 + a3a168a commit 0f35f33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

general/setup/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Programmers use **text editors** to write code. You could use [Notepad](https://
2020
- **Project navigation and tabs** helps you move between the different files in your project.
2121
- **Auto-completion** shows you keywords you could use to finish what you're typing, so you don't have to remember all the possible commands.
2222

23-
We recommend you use **[Atom](https://atom.io/)** or **[Visual Studio Code](https://code.visualstudio.com/)** at codebar. Both are free, open source, and run on Windows, Mac, and Linux. **[Sublime Text 3](http://www.sublimetext.com/)** is another popular choice. It's free to download & use for as long as you like (though it will nag you intermittently to buy it when you save your work), and it runs on Windows, Mac and Linux.
23+
We recommend you use **[Atom](https://atom.io/)** or **[Visual Studio Code](https://code.visualstudio.com/)** at codebar. Both are free, open source, and run on Windows, Mac, and Linux. **[Sublime Text 3](http://www.sublimetext.com/)** is another popular choice. It's free to download and use for as long as you like (though it will nag you intermittently to buy it when you save your work), and it runs on Windows, Mac and Linux.
2424

2525

2626
## A web browser (required)

0 commit comments

Comments
 (0)