From 763a2b2a9bf9b51841ee8d577b3ab0ece579435e Mon Sep 17 00:00:00 2001 From: Dan Rollo Date: Wed, 19 Aug 2015 23:25:01 -0400 Subject: [PATCH] super-mega minor 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 3544cdf1d8..954cab5260 100644 --- a/maven-wrapper/README.md +++ b/maven-wrapper/README.md @@ -8,7 +8,7 @@ The easiest way to setup the Maven Wrapper for your project is to use the [Takar mvn -N io.takari:maven:wrapper ``` -Normally you instruct user to run the `mvn` command like the following: +Normally you instruct users to run the `mvn` command like the following: ``` $ mvn clean install