1
0
mirror of synced 2025-12-19 09:57:42 -05:00

Fix spelling and punctuation issues in GitHub CLI quickstart docs (#41558)

Co-authored-by: Sharra-writes <sharra-writes@github.com>
This commit is contained in:
NA-V10
2025-12-06 04:43:51 +05:30
committed by GitHub
parent ad3e75a6bf
commit d35f3d0e48

View File

@@ -61,7 +61,7 @@ To create a pull request, enter `gh pr create` and follow the on-screen instruct
To create a new codespace, enter `gh codespace create` and follow the on-screen instructions.
To display your existing codespaces, enter `gh codespace list`. To open a codespace in the web version of {% data variables.product.prodname_vscode_shortname %} enter `gh codespace code -w` and choose a codespace .
To display your existing codespaces, enter `gh codespace list`. To open a codespace in the web version of {% data variables.product.prodname_vscode_shortname %} enter `gh codespace code -w` and choose a codespace.
In all of these commands you can substitute `cs` for `codespace`.