Skip to content

Commit 0eccef4

Browse files
fix(typo): capitalisation
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 7bef5a1 commit 0eccef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/utils/readme.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ const PLAYGROUND_PROVIDERS: PlaygroundProvider[] = [
7777
},
7878
{
7979
id: 'typescript-playground',
80-
name: 'Typescript Playground',
80+
name: 'TypeScript Playground',
8181
domains: ['typescriptlang.org'],
8282
path: '/play',
8383
icon: 'typescript',

0 commit comments

Comments
 (0)