summaryrefslogtreecommitdiff
path: root/plugins/jira
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jira')
-rw-r--r--plugins/jira/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/jira/README.md b/plugins/jira/README.md
index b1d8a8bc6..1c6930298 100644
--- a/plugins/jira/README.md
+++ b/plugins/jira/README.md
@@ -35,7 +35,7 @@ This plugin supplies one command, `jira`, through which all its features are exp
### Jira Branch usage notes
-The branch name may have prefixes ending in "/": "feature/MP-1234", and also suffixes
+The branch name may have prefixes ending in "/": "feature/MP-1234", and also suffixes
starting with "_": "MP-1234_fix_dashboard". In both these cases, the issue opened will be "MP-1234"
This is also checks if the prefix is in the name, and adds it if not, so: "MP-1234" opens the issue "MP-1234",