Spelling and small rewording

Spelling of editor and fully spelling out abbreviation of VS Code
This commit is contained in:
Jeremy Zimmerman 2021-10-07 08:05:01 -07:00 committed by GitHub
parent ffc99686d2
commit e1f03a4b90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
run.md
View File

@ -58,9 +58,9 @@ pip install pygame
# Suitable IDE for running this program
- Desktop Assistant can be run in the following Code editoe IDEs.
- Desktop Assistant can be run in the following code editor IDEs.
- [Pycharm](https://www.jetbrains.com/help/pycharm/installation-guide.html)
- [VS Code](https://code.visualstudio.com/docs)
- [Visual Studio Code](https://code.visualstudio.com/docs)
- [Jupyter-lab](https://jupyterlab.readthedocs.io/en/latest/)
- [Replit](https://docs.replit.com/)