# HG changeset patch # User Arne Babenhauserheide # Date 1234722391 -3600 # Node ID 6e38a692c656e878082c77b6921befe9caf2be06 # Parent ad3dfcde5a97d62f80802499db147fd8732aeffb Polishing. diff -r ad3dfcde5a97 -r 6e38a692c656 src/en/index.html --- a/src/en/index.html Sun Feb 15 17:54:23 2009 +0100 +++ b/src/en/index.html Sun Feb 15 19:26:31 2009 +0100 @@ -57,15 +57,15 @@

How you can benefit from Mercurial

  1. -

    Power and speed

    +

    It is fast and powerful

    Mercurial offers you the power and speed to efficiently handle projects of any size and kind. You can use a multitude of [workflows]() and easily enhance its functionality with [extensions]().

  2. -

    Ease of use

    +

    It is easy to use

    Mercurials consistent and intuitive interface makes it easy to learn and understand. You can simply start with the [bare basics][] and learn incrementally or print a copy of the [hgbook]() to understand the big picture in one go.

  3. -

    Just works.

    +

    And it just works.

    Mercurial strives to deliver on each of its promises. Most tasks simply work on the first try and without requiring arcane knowledge. (If one doesn't, that's most likely no feature but a bug. Please tell us about it!)