Fixed typo (#8349)

pull/8342/head^2
Cyril GHALI 4 weeks ago committed by GitHub
parent 2622141113
commit cfc84e246e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      src/data/roadmaps/angular/content/typed-forms@XC_K1Wahl2ySqOXoym4YU.md

@ -4,7 +4,7 @@ Since Angular 14, reactive forms are strictly typed by default. You don't have t
Visit the following resources to learn more:
- [@official@Angular Official Docs - @let](https://angular.dev/api/core/@let)
- [@official@Angular Official Docs - Typed Forms](https://angular.dev/guide/forms/typed-forms)
- [@article@Angular Strictly Typed Forms (Complete Guide)](https://blog.angular-university.io/angular-typed-forms/)
- [@video@Getting started with typed reactive forms in Angular](https://www.youtube.com/watch?v=mT3UR0TdDnU)
- [@video@Angular TYPED Forms: Are You Using Them Correctly?](https://www.youtube.com/watch?v=it2BZoIvBPc)

Loading…
Cancel
Save