From 215e66b52c74790dd719afbea58f04398ef9b635 Mon Sep 17 00:00:00 2001 From: Eric Cheng <68196762+import-brain@users.noreply.github.com> Date: Fri, 1 Oct 2021 10:53:19 -0400 Subject: [PATCH] Changed minor typos changed "building and debugging modern web, mobile and cloud applications" to "building and debugging modern web, mobile, and cloud applications" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf900db6dc..54c186d9d7 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ If you are looking for the VS Code product GitHub repository, you can find it [h ## Visual Studio Code -[VS Code](https://code.visualstudio.com/) is a lightweight source code editor and powerful development environment for building and debugging modern web, mobile and cloud applications. It is free and available on your favorite platform - Linux, macOS, and Windows. +[VS Code](https://code.visualstudio.com/) is a lightweight source code editor and powerful development environment for building and debugging modern web, mobile, and cloud applications. It is free and available on your favorite platform - Linux, macOS, and Windows. If you landed here looking for other information about VS Code, head over to [our website](https://code.visualstudio.com) for additional information.