Skip to content

Commit

Permalink
fixed wording
Browse files Browse the repository at this point in the history
  • Loading branch information
build-failure committed Sep 22, 2016
1 parent bbdbddc commit 590e052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ java -jar <path to jar> -<argument name> [<argument value> ...]
| *reportPath* | optional | Path to which the report is written to. | `./report.yaml` | `./myreport.yaml` |

## Expressions
Expression are evaluated by the [freemarker] awesome templating engine. The expression syntax and result may be tested using online [template-tester].
Expression are evaluated by the awesome templating engine [freemarker]. The expression syntax and result may be tested using online [template-tester].

| Expression | Context | Result | Description |
| ------------- | ------------- | ------------- | ------------- |
Expand Down

0 comments on commit 590e052

Please sign in to comment.