Skip to content

Commit 99c5a52

Browse files
Merge pull request #51075 from ShawnKupfer/WB1843
User Feedback 444261 - Fix typo per UUF feedback
2 parents 848f343 + ebfe9ae commit 99c5a52

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

learn-pr/github/github-copilot-across-environments/includes/4-git-hub-copilot-for-the-command-line.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,7 @@ Once you have Copilot set up in the CLI, here are some frequently used commands
3131
Copilot starts an interactive session to clarify your request and suggest the best command.
3232

3333
- **Executing suggested commands**:
34-
After receiving a suggestion, you can choose the `Execute command` option. This copies the command to your clipboard. You can also allow Copilot to execute commands on your behalf only if you configure the `ghcs` alias, you.
35-
36-
Using the alias:
34+
After receiving a suggestion, you can choose the `Execute command` option. This copies the command to your clipboard. You can also allow Copilot to execute commands on your behalf only if you configure the `ghcs` alias:
3735

3836
```
3937
ghcs suggest "What command to see running docker containers"

0 commit comments

Comments
 (0)