diff options
-rw-r--r-- | doc/user/project/integrations/jira_server_configuration.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/project/integrations/jira_server_configuration.md b/doc/user/project/integrations/jira_server_configuration.md index 7462bd2c783..8a8ec00fc98 100644 --- a/doc/user/project/integrations/jira_server_configuration.md +++ b/doc/user/project/integrations/jira_server_configuration.md @@ -27,8 +27,8 @@ We have split this stage in steps so it is easier to follow. ![Jira create new user](img/jira_create_new_user.png) -1. Create a `gitlab-developers` group which will (eventually) have write access - to projects in Jira. Go to the **Groups** tab and select **Create group**. +1. Create a `gitlab-developers` group (We will give write access to this group + to projects in Jira in a later step). Go to the **Groups** tab and select **Create group**. ![Jira create new user](img/jira_create_new_group.png) |