TS roadmap: fix typo in link to `any` official doc

pull/8601/head
Eugene Haisenka 3 days ago committed by GitHub
parent 6525b1bdee
commit db39c0a752
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