diff --git a/README.md b/README.md index c9447656..c51c0c46 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ mvnw package ``` The output jar will be in `target` folder. -Currently, there is no script for making distrubution package automatically. +Currently, there is no script for making distribution package automatically. ### Credit: * **samnyan**