Some typo and doc fix

This commit is contained in:
Mauro Mugnaini 2020-06-18 17:37:24 +02:00
parent 2502967dff
commit 2f21309043
1 changed files with 2 additions and 2 deletions

View File

@ -13,9 +13,9 @@ The source code is present in `src` folder.
## Documentation
To build the libray jar it is sufficient to type
To build the library JAR it is sufficient to type
mvn clean install
mvn clean package
## Change log