Skip to content

Commit 123f5e2

Browse files
GeekTrainerpeckjon
andauthored
Update docs/1-copilot-coding-agent.md
Co-authored-by: Jon Peck <[email protected]>
1 parent e22214c commit 123f5e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/1-copilot-coding-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ As has been highlighted, one of the great advantages of GitHub Copilot coding ag
149149
- Before creating the PR, ensure all tests pass
150150
```
151151

152-
7. Note the level of guidance being provided to Copilot to help set everyone up for success. While Copilot could infer many of the points we added to the request, adding them in limits the assumptions which need to be made, driving better code generation.
152+
7. Note the level of guidance being provided to Copilot to help set everyone up for success. While Copilot could infer many of the points we added to the request, it helps to add them in explicitly. This limits the assumptions which need to be made, driving better code generation.
153153
8. Scroll towards the bottom of the dialog box to locate the **Assignee** button.
154154
9. Select **Assignee** to open the dialog box to select assignees.
155155
10. Select **Copilot** from the list.

0 commit comments

Comments
 (0)