aboutsummaryrefslogtreecommitdiff
path: root/project.clj
diff options
context:
space:
mode:
Diffstat (limited to 'project.clj')
-rw-r--r--project.clj2
1 files changed, 1 insertions, 1 deletions
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"}