diff options
author | charlieablett <cablett@gitlab.com> | 2019-05-08 18:37:49 -0500 |
---|---|---|
committer | charlieablett <cablett@gitlab.com> | 2019-06-07 10:35:39 +1200 |
commit | 87616635005d239c16a9fe25fad3bbfc01593571 (patch) | |
tree | 4a928871bcb5fa369e5172bf94efe196def18048 | |
parent | 676c8ea39a51d1a72a98811f03f9ee74e82af3ef (diff) | |
download | gitlab-ce-87616635005d239c16a9fe25fad3bbfc01593571.tar.gz |
Reword for clarity
-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) |