From 885ac7f55b9a1631192f6159440126daecc5154f Mon Sep 17 00:00:00 2001 From: Sebastian Castro <4603398+sea-bass@users.noreply.github.com> Date: Fri, 18 Oct 2024 04:12:03 -0400 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a022b69..e7d3e56 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ It will ask you for your `sudo` password. ### Develop inside the container using VSCode If you want to develop inside the container using VSCode, you need to have the [Docker extension](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker) installed. -To see option "Attach Visual Studio Code" you also need to download VS Code extenstion Dev Containers. +To see option "Attach Visual Studio Code" you also need to download VS Code extension Dev Containers. Attach to the container as shown in the image below: