Skip to content

Commit c0bbcf7

Browse files
authored
Update README.md
typo fixing
1 parent 7a3eb02 commit c0bbcf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ _A list of my commonly used Git commands_
6262
| ------- | ----------- |
6363
| `git log` | View changes |
6464
| `git log --summary` | View changes (detailed) |
65-
| `git diff [source branch] [target branch}` | Preview changes before merging |
65+
| `git diff [source branch] [target branch]` | Preview changes before merging |
6666

0 commit comments

Comments
 (0)