README: timeless typo fixes
authorPierre-Yves David <pierre-yves.david@ens-lyon.org>
Tue, 14 Mar 2017 11:26:55 -0700
changeset 2102 e243e1d9464c
parent 2101 de92f7efb030
child 2107 42f3329aa144
README: timeless typo fixes This applies some feedback timeless provided me from IRC.
README
--- a/README	Tue Mar 14 09:51:25 2017 -0700
+++ b/README	Tue Mar 14 11:26:55 2017 -0700
@@ -12,18 +12,18 @@
 <https://www.mercurial-scm.org/mailman/listinfo/evolve-testers>`_ to stay up to
 date with changes.
 
-This extensions:
+This extension:
 
-* enables the "changeset obsolescence" feature of Mercurial core
+* enables the “changeset evolution” feature of Mercurial core,
 
 * provides a set of commands to mutate your history,
 
 * issues several warning messages when troubles from some mutable appears in
   your repository,
 
-* provides a ``hg evolve`` command to deal with such "troubles".
+* provides an ``hg evolve`` command to deal with such "troubles",
 
-* improves performance of obsolescence markers exchanges and discovery during
+* improves performance of obsolescence marker exchanges and discovery during
   push and pull.
 
 Documentation