tFixed a typo - monochromatic - monochromatic blog: http://blog.z3bra.org
 (HTM) git clone git://z3bra.org/monochromatic
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) commit e7be57c54ec3f239c692a152010109ba4ee9d9b8
 (DIR) parent c2a24eefa61a2698bf2334651ca5d1b44bd40dfd
 (HTM) Author: z3bra <willy@mailoo.org>
       Date:   Tue, 29 Apr 2014 08:16:49 +0200
       
       Fixed a typo
       
       Diffstat:
         M about.txt                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/about.txt b/about.txt
       t@@ -20,7 +20,7 @@ The technology behind this blog is very simple :
        <span class="strike">So yes, it is written entirely by hand in pure HTML. Why ?
        Because I can. Because I have the time. Because I like to do stuff from
        scratch. Because it's.. cool ?</span>
       -It is now written in markdown, as it is way easier to readthan plain HTML.
       +It is now written in markdown, as it is way easier to read than plain HTML.
        Writing posts in plain HTML was a funny experience, but now that my blog has a
        few articles, it's easier for me to review them in markdown. Peace.