diff --git a/README.md b/README.md index 86421b7..b095e38 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ _453 TILs and counting..._ - [Intent To Add](git/intent-to-add.md) - [Interactively Unstage Changes](git/interactively-unstage-changes.md) - [Last Commit A File Appeared In](git/last-commit-a-file-appeared-in.md) -- [List Different Commits Between Branches](git/list-different-commits-between-branches.md) +- [List Different Commits Between Two Branches](git/list-different-commits-between-two-branches.md) - [List Filenames Without The Diffs](git/list-filenames-without-the-diffs.md) - [List Most Git Commands](git/list-most-git-commands.md) - [List Untracked Files](git/list-untracked-files.md)