We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6bb71a commit 57e8e68Copy full SHA for 57e8e68
1 file changed
_articles/scripting/Typescript/typescript-introduction.md
@@ -13,7 +13,7 @@ Typescript can work well with most editors using plugins, however, [VSCode](http
13
14
<StaticVideo path="videos/ts_example.mp4" controls="true" />
15
16
-### Pros anc Cons for using Typescript
+### Pros and Cons for using Typescript
17
18
**Pros:**
19
* Enforces types, prevents you from using irrelevant functions.
0 commit comments