Fix typo in README

This commit is contained in:
Dom Eori 2022-02-02 15:58:02 +09:00
parent 1ac5919c90
commit 585c373016

View File

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