Skip to content

Commit ebb7027

Browse files
author
Jordan McCullough
committed
Merge pull request #269 from github/advanced-updates-and-spelling
Fix typo
2 parents 58708d5 + 123518f commit ebb7027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advanced/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Historical commit points is simple to discuss using using *commitish* rather tha
4141
Shorthand | Explanation
4242
---------------------- | -----------
4343
`HEAD` | Current commit
44-
`HEAD^^` | Second parety of current commit
44+
`HEAD^^` | Second parent of current commit
4545
`HEAD~2` | Two commits from current commit
4646
`HEAD@{one.day.ago}` | Reachable by current branch from one day ago
4747
`HEAD@{today}` | All commits reachable by current branch made *today*

0 commit comments

Comments
 (0)