Skip to content

Commit 6f32174

Browse files
authored
Typo in ghstack command (ezyang#270)
1 parent 778fdbe commit 6f32174

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
@@ -51,7 +51,7 @@ branch, and start working on a fresh branch.
5151

5252
**WARNING.** You will NOT be able to merge these commits using the
5353
normal GitHub UI, as their branch bases won't be master. Use
54-
`ghstack land $PR_URL` (or alternatively `ghtstack land #PR_NUM`) to land
54+
`ghstack land $PR_URL` (or alternatively `ghstack land #PR_NUM`) to land
5555
a ghstack'ed pull request.
5656

5757
## Structure of submitted pull requests

0 commit comments

Comments
 (0)