Skip to content

Commit ea970d6

Browse files
author
bamurtaugh
committed
Updates
1 parent 284e534 commit ea970d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blogs/2025/next-edit-suggestions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ You can hover over the arrow to explore the edit suggestion menu, which includes
4444
Suggestions may span a single symbol, an entire line, or multiple lines, depending on the scope of the potential change.
4545

4646
## Example scenarios
47-
Copilot NES is an expert companion as you make changes that may cascade throughout your file or project. The following are a few examples where NES shines.
47+
Copilot NES is your AI companion as you make changes that may cascade throughout your file or project. The following are a few examples where NES shines.
4848

4949
**Changing intent:** Copilot NES suggests changes that match a change in intent. For example, changing a class from `Point` to `Point3D` will lead to a suggestion to add a `z` variable to the class definition:
5050
![NES for updating Point to Point3D](point3d.png)

0 commit comments

Comments
 (0)