Skip to content

Commit 4beff86

Browse files
committed
Fix typo
1 parent 42aac51 commit 4beff86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ See below the list of supported models:
3838
- [Tax (CSV)](./readme/tax.md)
3939
- [Warehouse (CSV)](./readme/warehouse.md)
4040
- [Bill of material (CSV)](./readme/bom.md)
41-
- [Cash Rounding(CSV)](./readme/cash_rounding.md)
41+
- [Cash Rounding (CSV)](./readme/cash_rounding.md)
4242
- [Language (XML)](./readme/language.md)
4343
- [NEW: Additional models can now be added via configuration file!](###-support-additional-models-through-configuration-file)
4444

@@ -162,7 +162,7 @@ By default the repo URL will be Mekom Nexus repository, but you can provide your
162162
./gradlew clean run
163163
```
164164

165-
Note: You can always run both tasks by using
165+
Note: You can always run both tasks by using
166166
```
167167
./gradlew clean test run
168168
```

0 commit comments

Comments
 (0)