Skip to content

Commit 61a4656

Browse files
committed
Fix casing
1 parent 730f0b9 commit 61a4656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/copilot/copilot-edits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ In edit mode, you select which files to edit and provide the relevant context an
7474

7575
If you're not entirely happy with the edits, you can ask follow-up questions, such as "don't include the phone number", or "use jest instead of vitest". Or you can incrementally edit your code further. For example, when building a web app, use a series of prompts such as "add a navigation bar", "add a theme switcher", "store order items in JSON format in MongoDB".
7676

77-
## Use Agent mode (preview)
77+
## Use agent mode (preview)
7878

7979
In agent mode, Copilot Edits operates in a more autonomous and dynamic manner to achieve the desired outcome. To process a request, Copilot loops over the following steps and iterates multiple times as needed:
8080

0 commit comments

Comments
 (0)