Add missing "s" in Remote-Containers command

This commit is contained in:
Alex Ross
2019-05-02 12:20:19 +02:00
committed by GitHub
parent f25aa2d45b
commit 8ea3a1b656

View File

@@ -12,7 +12,7 @@ Follow these steps to open this sample in a container:
2. If you're not yet in a development container: 2. If you're not yet in a development container:
- Clone this repository. - Clone this repository.
- Press <kbd>F1</kbd> and select the **Remote-Container: Open Folder in Container...** command. - Press <kbd>F1</kbd> and select the **Remote-Containers: Open Folder in Container...** command.
- Select the cloned copy of this folder, wait for the container to start, and try things out! - Select the cloned copy of this folder, wait for the container to start, and try things out!
## Things to try ## Things to try