]> git.phdru.name Git - git-wiki.git/commitdiff
Fix grammar
authorOleg Broytman <phd@phdru.name>
Wed, 31 Aug 2016 16:34:15 +0000 (19:34 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 31 Aug 2016 16:34:15 +0000 (19:34 +0300)
pep-103.txt

index ab0c601b942d6a570604a22659344f9593a4fd1d..867784cf7d9a0fb4a5aa0574b67e45c159a4bf9a 100644 (file)
@@ -440,7 +440,7 @@ Read `how to recover from upstream rebase
 <https://git-scm.com/docs/git-rebase#_recovering_from_upstream_rebase>`_.
 It is in ``git help rebase``.
 
 <https://git-scm.com/docs/git-rebase#_recovering_from_upstream_rebase>`_.
 It is in ``git help rebase``.
 
-On the other hand don't be too afraid about commit editing. You can
+On the other hand, don't be too afraid about commit editing. You can
 safely edit, reorder, remove, combine and split commits that haven't
 been pushed yet. You can even push commits to your own (backup) repo,
 edit them later and force-push edited commits to replace what have
 safely edit, reorder, remove, combine and split commits that haven't
 been pushed yet. You can even push commits to your own (backup) repo,
 edit them later and force-push edited commits to replace what have