Skip to content

Commit fa50f39

Browse files
committed
Fix markdownlint issue
1 parent c9da6d9 commit fa50f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ If JIRA ticket for a security update already exists it will not be recreated.
3232
- `JIRA_HOST`: The endpoint for your JIRA instance, e.g.
3333
<https://reload.atlassian.net> (**REQUIRED**)
3434
- `JIRA_USER`: The ID of the JIRA user which is associated with `JIRA_TOKEN`
35-
e.g. '[email protected]' (**REQUIRED**)
35+
e.g. '<[email protected]>' (**REQUIRED**)
3636
- `JIRA_PROJECT`: The project key for the Jira project where issues should be
3737
created, e.g. `TEST` or `ABC`. (**REQUIRED**)
3838
- `JIRA_ISSUE_TYPE`: Type of issue to create, e.g. `Security`. Defaults to

0 commit comments

Comments
 (0)