mirror of
https://github.com/maksim77/obsidian-jira.git
synced 2026-07-22 06:45:22 +00:00
Fix typo in README
This commit is contained in:
parent
17cfddfd5c
commit
0ac55bd0e1
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue