We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6a6f3d commit a70c8acCopy full SHA for a70c8ac
1 file changed
app/assets/logos/oss-partners/index.ts
@@ -174,12 +174,12 @@ export const OSS_PARTNERS = [
174
url: 'https://lunaria.dev/',
175
},
176
{
177
- name: 'Typescript',
+ name: 'TypeScript',
178
logo: LogoTypescript,
179
url: 'https://www.typescriptlang.org/',
180
181
182
- name: 'Node',
+ name: 'Node.js',
183
logo: LogoNode,
184
url: 'https://nodejs.org/',
185
0 commit comments