From d0ea3c3b3a14b78334f2f866d4a926b26f15a8d8 Mon Sep 17 00:00:00 2001 From: rmckenzie Date: Wed, 13 Mar 2013 10:54:05 -0500 Subject: get the target language right --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index a4a61ea..2c467bf 100644 --- a/project.clj +++ b/project.clj @@ -1,5 +1,5 @@ (defproject me.arrdem.decomp "0.1.1" - :description "an HTML to Compojure translator" + :description "an HTML to Hiccup translator" :url "http://github.com/arrdem/decomp" :license {:name "Eclipse Public License" :url "http://www.eclipse.org/legal/epl-v10.html"} -- cgit v1.2.3-18-g5258