Skip to content

Commit c113cce

Browse files
committed
fix copilot icon
1 parent 923a311 commit c113cce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/IntegrationsTable/integrations-data.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ export const integrations = [
233233
docsUrl: '/build-your-software-catalog/sync-data-to-catalog/other/backstage',
234234
},
235235
{
236-
name: 'GitHub Copilot',
236+
name: 'Github Copilot',
237237
category: 'ai-agents',
238238
icon: '/img/guides/icons/GithubCopilot.svg',
239239
darkIcon: '/img/guides/icons/dark/GithubCopilot.svg',

0 commit comments

Comments
 (0)