1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-28 11:39:52 +02:00

Fix typo in content (#3959)

This commit is contained in:
Sean Kelly
2023-05-22 13:08:55 -04:00
committed by GitHub
parent d3668b25e9
commit f1c771e95c

View File

@@ -9,7 +9,7 @@ The main benefits of using TypeScript include:
- Improved Maintainability
- Backwards Compatibility
Learn more from the folowing links:
Learn more from the following links:
- [Overview of TypeScript](https://www.typescriptlang.org/docs/handbook/typescript-from-scratch.html)
- [TypeScript Handbook](https://www.typescriptlang.org/docs/handbook/typescript-from-scratch.html)