From c110a25a30f6e56e3843ab47d809b51fa6a7adf9 Mon Sep 17 00:00:00 2001
From: Igor Pashev <igor.pashev@nexenta.com>
Date: Wed, 3 Oct 2012 12:18:16 +0400
Subject: Typo

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index bad8bf6..86dfa8d 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ Meaning of these targets depends on other included modules:
 
 Each target in the list above depends on previous target. Yes, except `clean`.
 
-`clean` has [double-colon rule](http://www.gnu.org/software/make/manual/html_node/Double_002dColon.html)
+`clean` has a [double-colon rule](http://www.gnu.org/software/make/manual/html_node/Double_002dColon.html)
 and by default it is:
 
     clean::
-- 
cgit v1.2.3