Skip to content

Commit 7af5012

Browse files
committed
minor layout fixes
1 parent c56f8c9 commit 7af5012

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
@@ -27,7 +27,7 @@ Open a command line window from the root folder of the project and call
2727
mvn compile
2828
```
2929

30-
## Running the tests
30+
### Running the tests
3131

3232
```
3333
mvn test
@@ -40,7 +40,7 @@ Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c6
4040

4141
## Deployment and Versioning
4242

43-
This part is intended for committers who are packaging a release.
43+
This part is intended for committer who are packaging a release.
4444

4545
* Check all your files are checked in
4646
* Execute "mvn clean test" to be sure all tests are passing

0 commit comments

Comments
 (0)