# HG changeset patch # User Arne Babenhauserheide # Date 1234722843 -3600 # Node ID 4cd968e1c80b4fe383e369812dfa5d37f764f9b5 # Parent a844c6dabd19f6b72b9c8f819a70670b532ad372 Polishing: Benefit items shown more clearly. diff -r a844c6dabd19 -r 4cd968e1c80b src/en/index.html --- a/src/en/index.html Sun Feb 15 19:28:33 2009 +0100 +++ b/src/en/index.html Sun Feb 15 19:34:03 2009 +0100 @@ -57,15 +57,15 @@

How you can benefit from Mercurial

  1. -

    It is fast and powerful

    +

    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. -

    It is easy to 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. -

    And it 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!)