mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-02 13:52:46 +02:00
Fix typo, replace Interface with Inference (#3750)
This commit is contained in:
@@ -4,5 +4,5 @@ In TypeScript, several places where `type inference` is used to provide type inf
|
|||||||
|
|
||||||
Visit the following resources to learn more:
|
Visit the following resources to learn more:
|
||||||
|
|
||||||
- [Type Interface - typescriptlang](https://www.typescriptlang.org/docs/handbook/type-inference.html)
|
- [Type Inference - typescriptlang](https://www.typescriptlang.org/docs/handbook/type-inference.html)
|
||||||
- [Type Inference video for Beginners](https://www.youtube.com/watch?v=3ui_st7rtfA)
|
- [Type Inference video for Beginners](https://www.youtube.com/watch?v=3ui_st7rtfA)
|
||||||
|
Reference in New Issue
Block a user