diff --git a/README.md b/README.md index 396c464..b186c91 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ We can call base class constructor using `super()`. 🔗 **Source:** [http://www.talkingdotnet.com](http://www.talkingdotnet.com/typescript-interview-questions/) -### Q10: What are the difference beetween Typescript and JavaScript? ⭐⭐ +### Q10: What are the difference between Typescript and JavaScript? ⭐⭐ **Answer:**