Skip to content

Commit 1b9814d

Browse files
committed
Fix spelling
1 parent 40cf94d commit 1b9814d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ A collection of short write-ups on small things I learn day to day across a vari
3333

3434
### TypeScript
3535

36-
- [Setup a Yarn Project with Typescript in VS Code](./typescript/setup-yarn-with-ts.md)
36+
- [Setup a Yarn Project with TypeScript in VS Code](./typescript/setup-yarn-with-ts.md)
3737

3838
### WSL
3939

typescript/setup-yarn-with-ts.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Setup a Yarn Project with Typescript in VS Code
1+
# Setup a Yarn Project with TypeScript in VS Code
22

33
```sh
44
# Install Yarn globally

0 commit comments

Comments
 (0)