From dda016ba372888a24a79491cb7dcf4b3d21df575 Mon Sep 17 00:00:00 2001 From: Abhishek Brahmbhatt Date: Sat, 29 Mar 2025 12:45:02 +0530 Subject: [PATCH] Fix incorrect variable reference in documentation --- content/copilot/quickstart.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/copilot/quickstart.md b/content/copilot/quickstart.md index 7726ba2243dc..56f570717f04 100644 --- a/content/copilot/quickstart.md +++ b/content/copilot/quickstart.md @@ -265,9 +265,9 @@ After you've installed the {% data variables.product.prodname_copilot %} plugin, > [!NOTE] {% data reusables.copilot.chat-access-denied %} 1. Open an existing code file. -1. Open the {% data variables.product.prodname_copilot_chat_short %} window by clicking the **{% data variables.product.prodname_copilot_chat_short %}** icon at the right side of the JetBrains IDE window. +1. Open the {% data variables.product.prodname_copilot_chat_short %} window by clicking the {% data variables.product.prodname_copilot_chat %} icon at the right side of the JetBrains IDE window.?????? - ![Screenshot of the {% data variables.product.prodname_copilot_chat_short %} icon in the Activity Bar.](/assets/images/help/copilot/jetbrains-copilot-chat-icon.png) + ![Screenshot of the {% data variables.product.prodname_copilot_chat %} icon in the Activity Bar.](/assets/images/help/copilot/jetbrains-copilot-chat-icon.png) 1. In the {% data variables.product.prodname_copilot_chat_short %} window, type `what does this file do` then press Enter.