From 85379a376d252708c2ecec7aec6863e83eace09a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Wi=C5=A1o?= Date: Sun, 1 Jan 2023 06:20:14 -0800 Subject: [PATCH] docs: fix typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dc1c20..538df16 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # changelog2jira -Extracts JIRA IDs from CHANGELOG (using [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) with JIRA IDS e.g `feat(FOO-123): foobar`) and calls JIRA Webhook Automation rule. You can transition JIRA issue to the released state. +Extracts JIRA IDs from CHANGELOG (using [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) with JIRA IDS, e.g. `feat(FOO-123): foobar`) and calls JIRA Webhook Automation rule. You can transition the JIRA issue to the released state. ![alt text](docs/images/changelog2jira_settings.png?raw=true "JIRA Automation Rule Settings")