Skip to content
This repository was archived by the owner on Sep 19, 2021. It is now read-only.

Commit ee3663f

Browse files
committed
Fix typo in README.md
1 parent 02f64aa commit ee3663f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ JAVA 7 when working with this project.
2525
1. To build the project:
2626
```
2727
$ sh clean.sh
28-
$ sh make.sh`
28+
$ sh make.sh
2929
```
3030

3131
1. To test the project:

0 commit comments

Comments
 (0)