Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fixed awkward grammar
  • Loading branch information
fasseg committed Dec 17, 2013
1 parent 6c9b547 commit cf43e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -27,7 +27,7 @@ $ MAVEN_OPTS="-Xmx512m" mvn jetty:run
```

### Jacoco Properties
The Properties passed to the JVM used by the JaCoCo code coverage plugin can be set using the properties
The Properties passed to the JVM used by the JaCoCo code coverage plugin can be set via
`jacoco.agent.it.arg` for integration tests and `jacoco.agent.ut.arg` for unit tests:

```bash
Expand Down

0 comments on commit cf43e16

Please sign in to comment.