Skip to content

Commit fafacd2

Browse files
committed
MINOR: Fix typo
1 parent 3348f05 commit fafacd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@ git diff --staged
686686

687687
## Extract file from another branch.
688688
```sh
689-
git show <banch_name>:<file_name>
689+
git show <branch_name>:<file_name>
690690
```
691691

692692
## List only the root and merge commits.

0 commit comments

Comments
 (0)