We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c56f8c9 commit 7af5012Copy full SHA for 7af5012
README.md
@@ -27,7 +27,7 @@ Open a command line window from the root folder of the project and call
27
mvn compile
28
```
29
30
-## Running the tests
+### Running the tests
31
32
33
mvn test
@@ -40,7 +40,7 @@ Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c6
40
41
## Deployment and Versioning
42
43
-This part is intended for committers who are packaging a release.
+This part is intended for committer who are packaging a release.
44
45
* Check all your files are checked in
46
* Execute "mvn clean test" to be sure all tests are passing
0 commit comments