Skip to content

Commit 223f59f

Browse files
committed
Typos
1 parent 2198db1 commit 223f59f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This extension and plugin suite provides following bits:
1212
* Provides `zip` artifact handler that makes Maven behave _exactly as without it_ (do not add it to classpath), **but**
1313
you can override this behaviour by setting `maveniverse.zippy.zip.classpath=true` Java System Property and then
1414
dependencies of `type=zip` will be added to classpath.
15-
For new projects, use of explicitly type `zip-classpath` is **recommended**.
15+
For new projects, use of explicit type `zip-classpath` is **recommended**.
1616
* Provides simple `zip` packaging (POM `<packaging>zip</packaging>`) that is producing a ZIP file from unfiltered and
1717
possibly filtered resources (is based on `maven-jar-plugin` so almost same options applies).
1818

0 commit comments

Comments
 (0)