Skip to content

Commit 3b5ce6c

Browse files
Update content/desktop/contributing-and-collaborating-using-github-desktop/committing-and-reviewing-changes-to-your-project.md
Co-authored-by: Laura Coursen <lecoursen@github.com>
1 parent 61f9d3a commit 3b5ce6c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

content/desktop/contributing-and-collaborating-using-github-desktop/committing-and-reviewing-changes-to-your-project.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ To discard one added line, in the list of changed lines, right click on the line
7676

7777
In the list of changed files, right click the group of lines you want to discard and select **Discard added lines**.
7878

79-
![Discard multiple lines in the confirmation dialog](/assets/images/help/desktop/discard-multiple-lines.png)
79+
![Discard a group of added lines in the confirmation dialog](/assets/images/help/desktop/discard-multiple-lines.png)
8080

8181

8282
### 4. Write a commit message and push your changes
@@ -102,4 +102,3 @@ Once you're satisfied with the changes you've chosen to include in your commit,
102102
For more information about protected branches, see "[About protected branches](/github/administering-a-repository/about-protected-branches)".
103103
![Protected branch warning](/assets/images/help/desktop/protected-branch-warning.png)
104104
{% data reusables.desktop.push-origin %}
105-

0 commit comments

Comments
 (0)