Skip to content

Commit d35f3d0

Browse files
Fix spelling and punctuation issues in GitHub CLI quickstart docs (#41558)
Co-authored-by: Sharra-writes <sharra-writes@github.com>
1 parent ad3e75a commit d35f3d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/github-cli/github-cli/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ To create a pull request, enter `gh pr create` and follow the on-screen instruct
6161

6262
To create a new codespace, enter `gh codespace create` and follow the on-screen instructions.
6363

64-
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 .
64+
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.
6565

6666
In all of these commands you can substitute `cs` for `codespace`.
6767

0 commit comments

Comments
 (0)