Skip to content

Commit fcf4a86

Browse files
fix: correct product name variable for Copilot Chat window in JetBrains IDE
1 parent f225f25 commit fcf4a86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/variables/product.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,8 +297,8 @@ prodname_copilot_enterprise: 'GitHub Copilot Enterprise'
297297
prodname_copilot_enterprise_short: 'Copilot Enterprise'
298298
prodname_copilot_free: 'GitHub Copilot Free'
299299
prodname_copilot_free_short: 'Copilot Free'
300-
prodname_copilot_chat: 'GitHub Copilot Chat'
301-
prodname_copilot_chat_short: 'Copilot Chat'
300+
prodname_copilot_chat: 'GitHub Chat'
301+
302302
prodname_copilot_chat_dotcom: 'GitHub Copilot Chat in GitHub'
303303
prodname_copilot_chat_dotcom_short: 'Copilot Chat in GitHub'
304304
prodname_copilot_mobile: 'GitHub Copilot Chat in GitHub Mobile'

0 commit comments

Comments
 (0)