From a4d4b7b867ce6f64fb8939c9d4e1a8edc35e482f Mon Sep 17 00:00:00 2001 From: Ashis Kumar Baral Date: Sun, 16 Aug 2026 08:37:22 +0530 Subject: [PATCH] Fix punctuation in project setup intro --- data/reusables/codespaces/setting-up-project-intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/codespaces/setting-up-project-intro.md b/data/reusables/codespaces/setting-up-project-intro.md index 015e3621231c..415a6329c793 100644 --- a/data/reusables/codespaces/setting-up-project-intro.md +++ b/data/reusables/codespaces/setting-up-project-intro.md @@ -1,4 +1,4 @@ -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. +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. 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.