Skip to content

Commit bd0e993

Browse files
committed
docs: fix typo in pom.xml description
This description is presented by clojars
1 parent d9c86fd commit bd0e993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<name>rewrite-clj</name>
5-
<description>Rewrite Clojure code and edn2</description>
5+
<description>Rewrite Clojure code and edn</description>
66
<url>https://github.com/clj-commons/rewrite-clj</url>
77
<scm>
88
<url>https://github.com/clj-commons/rewrite-clj</url>

0 commit comments

Comments
 (0)