From 2425c7f36ed03e7ad1c06f941f9965b28ae33008 Mon Sep 17 00:00:00 2001 From: SmashedFrenzy16 <68993968+SmashedFrenzy16@users.noreply.github.com> Date: Thu, 29 Dec 2022 12:31:55 +0000 Subject: [PATCH] Update README.md --- 8-code-editor/1-using-a-code-editor/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/8-code-editor/1-using-a-code-editor/README.md b/8-code-editor/1-using-a-code-editor/README.md index 5d8368ed..1d02dbf4 100644 --- a/8-code-editor/1-using-a-code-editor/README.md +++ b/8-code-editor/1-using-a-code-editor/README.md @@ -1,6 +1,6 @@ # Using a code editor -This lesson covers the basics of using [VSCode.dev](https://vscode.dev) a code editor for the web so that you can make changes to your code and contribute to a project without installing anything in your computer. +This lesson covers the basics of using [VSCode.dev](https://vscode.dev) a web-based code editor so that you can make changes to your code and contribute to a project without installing anything on your computer.