-{section: SquashingGitCommits}
+{section: Squashing Git Commits}
 
 To combine several sequential commits in git to a single commit, use =git rebase -i= to _squash_ the commits.