From 590e0529fad3049e9d0ed91da962b91bdae61d3e Mon Sep 17 00:00:00 2001 From: Michael Lewkowski Date: Fri, 23 Sep 2016 00:26:25 +0200 Subject: [PATCH] fixed wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d948c8e..0751f8a 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ java -jar - [ ...] | *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 | | ------------- | ------------- | ------------- | ------------- |