Skip to content

Commit dda016b

Browse files
Fix incorrect variable reference in documentation
1 parent f225f25 commit dda016b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/copilot/quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,9 +265,9 @@ After you've installed the {% data variables.product.prodname_copilot %} plugin,
265265
> [!NOTE] {% data reusables.copilot.chat-access-denied %}
266266
267267
1. Open an existing code file.
268-
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.
268+
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.??????
269269

270-
![Screenshot of the {% data variables.product.prodname_copilot_chat_short %} icon in the Activity Bar.](/assets/images/help/copilot/jetbrains-copilot-chat-icon.png)
270+
![Screenshot of the {% data variables.product.prodname_copilot_chat %} icon in the Activity Bar.](/assets/images/help/copilot/jetbrains-copilot-chat-icon.png)
271271

272272
1. In the {% data variables.product.prodname_copilot_chat_short %} window, type `what does this file do` then press <kbd>Enter</kbd>.
273273

0 commit comments

Comments
 (0)