From 1f86cbc94218cd2f7de8f8ebd9acbb820616d382 Mon Sep 17 00:00:00 2001 From: "Hussam.lawen" Date: Wed, 15 Jan 2025 17:23:20 +0200 Subject: [PATCH] typo --- docs/docs/core-abilities/fetching_ticket_context.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/core-abilities/fetching_ticket_context.md b/docs/docs/core-abilities/fetching_ticket_context.md index 2360109f..32ce6332 100644 --- a/docs/docs/core-abilities/fetching_ticket_context.md +++ b/docs/docs/core-abilities/fetching_ticket_context.md @@ -132,12 +132,12 @@ jira_api_email = "YOUR_EMAIL" ![external application](https://www.qodo.ai/images/pr_agent/jira_create_link.png){width=256} * In the following screen, enter the following details: * Name: `Qodo Merge` - * Redirect URL: Enter you Qodo Merge URL followed `https://{QODO_MERGE_ENDPOINT}/register_ticket_provider` + * Redirect URL: Enter your Qodo Merge URL followed `https://{QODO_MERGE_ENDPOINT}/register_ticket_provider` * Permission: Select `Read` * Click `Save` ![external application details](https://www.qodo.ai/images/pr_agent/jira_fill_app_link.png){width=384} -* Copy the `Client ID` and `Client secret` and set them in you `.secrets` file: +* Copy the `Client ID` and `Client secret` and set them in your `.secrets` file: ![client id and secret](https://www.qodo.ai/images/pr_agent/jira_app_credentionals.png){width=256} ```toml