From a111c65d5cbb4b6131b3c7b91e4fd27e5ee74a06 Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Tue, 7 Apr 2015 08:51:09 -0400 Subject: [PATCH] Fix typo --- maven-wrapper/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-wrapper/README.md b/maven-wrapper/README.md index 37dc4fef30..87441c2e24 100644 --- a/maven-wrapper/README.md +++ b/maven-wrapper/README.md @@ -26,6 +26,6 @@ or $ ./mvnw.bat clean install ``` -A normal Maven build will be executed with the one important change that if the user doesn't have the necessary version of Maven specified in `.mvn/wrapper/maven-wrapper.properties` it will be downloaed for the user first. +A normal Maven build will be executed with the one important change that if the user doesn't have the necessary version of Maven specified in `.mvn/wrapper/maven-wrapper.properties` it will be downloaded for the user first. [1]: https://github.com/takari/takari-maven-plugin \ No newline at end of file