Skip to content

Commit 57e8e68

Browse files
authored
Update typescript-introduction.md (#172)
1 parent f6bb71a commit 57e8e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_articles/scripting/Typescript/typescript-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Typescript can work well with most editors using plugins, however, [VSCode](http
1313

1414
<StaticVideo path="videos/ts_example.mp4" controls="true" />
1515

16-
### Pros anc Cons for using Typescript
16+
### Pros and Cons for using Typescript
1717

1818
**Pros:**
1919
* Enforces types, prevents you from using irrelevant functions.

0 commit comments

Comments
 (0)