TS roadmap: fix typo in link to `any` official doc (#8601)

feat/create-new-course
Eugene Haisenka 3 days ago committed by GitHub
parent 4d0bc30fc6
commit f3c4468a7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      src/data/roadmaps/typescript/content/as-any@afTNr36VqeXoJpHxm2IoS.md

@ -14,4 +14,4 @@ anyValue = true;
Learn more from the following links:
- [@official@Arrays](https://www.typescriptlang.org/docs/handbook/2/everyday-types.html#any)
- [@official@any](https://www.typescriptlang.org/docs/handbook/2/everyday-types.html#any)

Loading…
Cancel
Save