Skip to content

Commit 39c67c9

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 fec34af commit 39c67c9

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
@@ -43,7 +43,7 @@ If one file contains multiple changes, but you only want some of those changes t
4343

4444
{% endnote %}
4545

46-
1. In the top right corner, use {% octicon "gear" aria-label="The Gear icon" %} to select **Unified** or **Split** to review your changes.
46+
1. To choose how your changes are displayed, in the top-right corner of the changed file, use {% octicon "gear" aria-label="The Gear icon" %} to select **Unified** or **Split**.
4747
![Gear icon with unified and split diffs](/assets/images/help/desktop/gear-diff-select.png)
4848
2. The lines that will be included in the commit are highlighted in blue. To exclude the change, click one or more changed lines so the blue disappears.
4949
![Unselected lines in a file](/assets/images/help/desktop/partial-commit.png)
@@ -108,4 +108,3 @@ Once you're satisfied with the changes you've chosen to include in your commit,
108108

109109

110110

111-

0 commit comments

Comments
 (0)