Skip to content

Commit 1323dcb

Browse files
committed
Fix screenshot
1 parent faa384c commit 1323dcb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 2 additions & 2 deletions
Loading

release-notes/v1_95.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ There are two ways to use Copilot code review in VS Code:
100100

101101
* **Review changes**: for a deeper review of all uncommitted changes, select the **Copilot Code Review** button in the **Source Control** view, which you can also do in your pull request on GitHub.com. _(Join the [waitlist](https://gh.io/copilot-code-review-waitlist), open to all Copilot subscribers)_
102102

103-
![Request review of uncommited changes](images/1_95/review_diff.png)
103+
![Request review of uncommitted changes](images/1_95/review_diff.png)
104104

105105
Copilot's feedback shows up as comments in the editor, attached to lines of your code. Where possible, the comments include actionable code suggestions, which you can apply in one action.
106106

0 commit comments

Comments
 (0)