super-mega minor typo

This commit is contained in:
Dan Rollo 2015-08-19 23:25:01 -04:00 committed by rfscholte
parent c35e352bdb
commit 307de3db85
1 changed files with 1 additions and 1 deletions

View File

@ -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