From e1f03a4b9007497b0474d624c0edd63447eb62f3 Mon Sep 17 00:00:00 2001 From: Jeremy Zimmerman Date: Thu, 7 Oct 2021 08:05:01 -0700 Subject: [PATCH] Spelling and small rewording Spelling of editor and fully spelling out abbreviation of VS Code --- run.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/run.md b/run.md index 59dcaea..e4edd29 100644 --- a/run.md +++ b/run.md @@ -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/) @@ -77,4 +77,4 @@ send email : Open email : Abort : Stop End with : Bye -``` \ No newline at end of file +```