diff --git a/README.md b/README.md index 4a76e33..e22bdd4 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ You can explore the available data fields by performing a `curl` request to your curl -u your-username:password https://jira.example.com/rest/api/2/issue/PROJ-123 ``` -The template uses [Nunjucks](https://mozilla.github.io/nunjucks/) syntax. Example: +The template uses [Nunjucks](https://mozilla.github.io/nunjucks/) syntax. ### Example template ```nunjucks