Skip to content

Commit c04ed7a

Browse files
committed
minor project description change
1 parent ef03f52 commit c04ed7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(defproject json-diff "0.2.0"
2-
:description "A console program to produce colorized diff of two JSON files"
2+
:description "A console program to produce colorized structural diff of two JSON files"
33
:url "https://github.com/reflechant/json-diff"
44
:license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"
55
:url "https://www.eclipse.org/legal/epl-2.0/"}

0 commit comments

Comments
 (0)