Fix typo in README

This commit is contained in:
2025-06-01 21:07:17 +03:00
parent 17cfddfd5c
commit 0ac55bd0e1

View File

@@ -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 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 ### Example template
```nunjucks ```nunjucks