~jan0sch/darcs-book

Showing details for patch 2c0d4595ec946053794563aab4aaab780e3a349a.
2019-05-08 (Wed), 7:20 PM - - 2c0d4595ec946053794563aab4aaab780e3a349a

fix typo in chapter 7

Summary of changes
1 files modified with 4 lines added and 4 lines removed
  • en/07-dependencies-and-good-patches.md with 4 added and 4 removed lines
diff -rN -u old-darcs-book/en/07-dependencies-and-good-patches.md new-darcs-book/en/07-dependencies-and-good-patches.md
--- old-darcs-book/en/07-dependencies-and-good-patches.md	2024-11-23 15:16:37.347697610 +0000
+++ new-darcs-book/en/07-dependencies-and-good-patches.md	2024-11-23 15:16:37.347697610 +0000
@@ -201,10 +201,10 @@
 mind, it gets a lot easier to `rollback` all of the changes you have decided
 against.
 
-Writing good patches is takes a lot of experience and practice but it's a
-valuable skill to train. `darcs` is a VCS that rewards good patches by allowing
-you to **cherry pick** in a way no other VCS can, so striving for good patches
-is something that you want to keep in mind, especially if you are working with
+Writing good patches takes a lot of experience and practice but it's a valuable
+skill to train. `darcs` is a VCS that rewards good patches by allowing you to
+**cherry pick** in a way no other VCS can, so striving for good patches is
+something that you want to keep in mind, especially if you are working with
 others on a team. Your fellow cooperators will be thankful.
 
 Spontaneous branches