Skip to content

Commit 8442c0a

Browse files
authored
Update README.md
1 parent 8576532 commit 8442c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ REST APIs implemented using Spring Boot Multi Module Maven Project
44
## How to Run
55

66
* Build the project by running `mvn clean package` inside todo-app-parent module
7-
* Once successfully built, run the service by using following command:
7+
* Once successfully built, run the service by using the following command:
88
```
99
java -jar todo-app-rest/target/todo-app-rest-0.0.1-SNAPSHOT.jar
1010
```

0 commit comments

Comments
 (0)