diff --git a/packages/fx-core/resource/package.nls.json b/packages/fx-core/resource/package.nls.json index f72660163e..14d3384e00 100644 --- a/packages/fx-core/resource/package.nls.json +++ b/packages/fx-core/resource/package.nls.json @@ -317,7 +317,7 @@ "core.createProjectQuestion.projectType.customCopilot.placeholder": "Select an option", "core.createProjectQuestion.projectType.copilotHelp.label": "Don't know how to start? Use GitHub Copilot Chat", "core.createProjectQuestion.projectType.copilotHelp.detail": "Chat with GitHub Copilot and get step-by-step instructions to develop your Teams app", - "core.createProjectQuestion.projectType.copilotGroup.title": "Use Copilot", + "core.createProjectQuestion.projectType.copilotGroup.title": "Use GitHub Copilot", "core.createProjectQuestion.projectType.createGroup.title": "Create", "core.createProjectQuestion.projectType.declarativeCopilot.label": "Declarative Agent", "core.createProjectQuestion.projectType.declarativeCopilot.detail": "Create your own agent by declaring instructions, actions, & knowledge to suit your needs.",