Skip to content

Commit a70c8ac

Browse files
committed
fix: update ts and node names
1 parent a6a6f3d commit a70c8ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/assets/logos/oss-partners/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,12 +174,12 @@ export const OSS_PARTNERS = [
174174
url: 'https://lunaria.dev/',
175175
},
176176
{
177-
name: 'Typescript',
177+
name: 'TypeScript',
178178
logo: LogoTypescript,
179179
url: 'https://www.typescriptlang.org/',
180180
},
181181
{
182-
name: 'Node',
182+
name: 'Node.js',
183183
logo: LogoNode,
184184
url: 'https://nodejs.org/',
185185
},

0 commit comments

Comments
 (0)