Skip to content

Commit 53d86a9

Browse files
committed
MINOR: Fix typo
1 parent 2e647b5 commit 53d86a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -685,7 +685,7 @@ git diff --staged
685685

686686
## Extract file from another branch.
687687
```sh
688-
git show <banch_name>:<file_name>
688+
git show <branch_name>:<file_name>
689689
```
690690

691691
## List only the root and merge commits.

0 commit comments

Comments
 (0)