From 963a38114de0e01a0a16227c4be82ef2f18e8b4a Mon Sep 17 00:00:00 2001 From: mattreid Date: Mon, 18 Nov 2024 22:28:45 -0500 Subject: [PATCH] Update config-file.rst (#236) Fix supportted typo --- docs/source/config-file.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/config-file.rst b/docs/source/config-file.rst index 50eb5b8a..87440c9a 100644 --- a/docs/source/config-file.rst +++ b/docs/source/config-file.rst @@ -185,7 +185,7 @@ The config file is made up of multiple parts } } -* Specify the GitHub project field and its mapping to Jira. The currently supportted fields are :code:`storypoints` +* Specify the GitHub project field and its mapping to Jira. The currently supported fields are :code:`storypoints` and :code:`priority`. * The :code:`gh_field` points to the GitHub field name.