Skip to content

Commit a4d4b7b

Browse files
authored
Fix punctuation in project setup intro
1 parent 81ade08 commit a4d4b7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/reusables/codespaces/setting-up-project-intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
in {% data variables.product.prodname_github_codespaces %} using the {% data variables.product.prodname_vscode %} web client. It will step you through the process of opening the project in a codespace, and adding and modifying a predefined dev container configuration.
1+
in {% data variables.product.prodname_github_codespaces %} using the {% data variables.product.prodname_vscode %} web client. It will step you through the process of opening the project in a codespace and adding and modifying a predefined dev container configuration.
22

33
After you complete this tutorial, you'll be able to add a dev container configuration to your own repository, using either the {% data variables.product.prodname_vscode_shortname %} web client or the {% data variables.product.prodname_vscode_shortname %} desktop application.
44

0 commit comments

Comments
 (0)