Skip to content

Commit 61f9d3a

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 febdcc8 commit 61f9d3a

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
@@ -51,7 +51,7 @@ If one file contains multiple changes, but you only want some of those changes t
5151
### 3. Discarding changes
5252
If you have uncommitted changes that you don't want to keep, you can discard the changes. This will remove the changes from the files on your computer. You can discard all uncommitted changes in one or more files, or you can discard specific lines you added.
5353

54-
Discarded changes are saved in a dated file in the Trash and you can recover them until the Trash is emptied.
54+
Discarded changes are saved in a dated file in the Trash. You can recover discarded changes until the Trash is emptied.
5555

5656
#### Discarding changes in one or more files
5757

@@ -103,4 +103,3 @@ Once you're satisfied with the changes you've chosen to include in your commit,
103103
![Protected branch warning](/assets/images/help/desktop/protected-branch-warning.png)
104104
{% data reusables.desktop.push-origin %}
105105

106-

0 commit comments

Comments
 (0)