From 69711ec322d57cf06e6fba34e2e6bf0d7475b4ce Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Thu, 18 Aug 2011 16:17:35 -0400 Subject: [PATCH] Fix typo --- README.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.markdown b/README.markdown index 9ff5e9d..83cc075 100644 --- a/README.markdown +++ b/README.markdown @@ -120,9 +120,9 @@ If your [commit message sucks](http://stopwritingramblingcommitmessages.com/), I'm not going to accept your pull request. I've explained very politely dozens of times that [my general guidelines](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) -are absolute rules on on my own repositories, so I may lack the energy -to explain it to you yet another time. And please, if I ask you to -change something, `git commit --amend`. +are absolute rules on my own repositories, so I may lack the energy to +explain it to you yet another time. And please, if I ask you to change +something, `git commit --amend`. Beyond that, don't be shy about asking before patching. What takes you hours might take me minutes simply because I have both domain knowledge