From 9fa7bef58dc3ce9dbf14295756eefa0365ac6c0f Mon Sep 17 00:00:00 2001
From: Ashraf Khamis <akhamis@gitlab.com>
Date: Wed, 14 Feb 2024 11:45:54 +0000
Subject: [PATCH] Update GitLab for Jira Cloud configuration

---
 .../settings/jira_cloud_app_troubleshooting.md              | 4 ++--
 doc/integration/jira/connect-app.md                         | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/doc/administration/settings/jira_cloud_app_troubleshooting.md b/doc/administration/settings/jira_cloud_app_troubleshooting.md
index ac4c00d2d3f05..3ce9ad70adb39 100644
--- a/doc/administration/settings/jira_cloud_app_troubleshooting.md
+++ b/doc/administration/settings/jira_cloud_app_troubleshooting.md
@@ -101,8 +101,8 @@ Depending on how you installed the app, you might want to check the following:
   1. Select all checkboxes, then select **Next**.
   1. Enter your **GitLab instance URL**, then select **Save**.
 
-  If this method does not work, [submit a support ticket](https://support.gitlab.com/hc/en-us/requests/new) if you're a Premium or Ultimate customer
-  and provide your GitLab instance URL and Jira URL. GitLab Support can try to run the following scripts to resolve the issue:
+  If this method does not work, [submit a support ticket](https://support.gitlab.com/hc/en-us/requests/new) if you're a Premium or Ultimate customer.
+  Provide your GitLab instance URL and Jira URL. GitLab Support can try to run the following scripts to resolve the issue:
 
   ```ruby
   # Check if GitLab.com can connect to the self-managed instance
diff --git a/doc/integration/jira/connect-app.md b/doc/integration/jira/connect-app.md
index fa76e9d505b69..c9f2146a5bbf3 100644
--- a/doc/integration/jira/connect-app.md
+++ b/doc/integration/jira/connect-app.md
@@ -81,10 +81,10 @@ You can sync data from GitLab to Jira by linking the GitLab for Jira Cloud app t
 To configure the GitLab for Jira Cloud app:
 
 1. In Jira, on the top bar, select **Apps > Manage your apps**.
-1. Expand **GitLab for Jira**.
+1. Expand **GitLab for Jira (GitLab.com)**.
 1. Select **Get started**.
-1. Optional. Select **Change GitLab version** to set the GitLab instance to use with Jira.
-1. Select **Sign into GitLab**.
+1. Optional. To set the GitLab instance to use with Jira, select **Change GitLab version**.
+1. Select **Sign in to GitLab**.
 1. For a list of groups you can link to, select **Link groups**.
 1. To link to a group, select **Link**.
 
-- 
GitLab