docs(using-map): add 'prototype' to Array.map link

This commit is contained in:
davhojt 2022-05-15 21:09:59 +03:00 committed by Dav Hojt
parent 98af0a4bee
commit 23c5329e73
1 changed files with 1 additions and 1 deletions

View File

@ -62,4 +62,4 @@ tempForecasts([
### Notions
- [Array.map](https://devdocs.io/javascript/global_objects/array/map)
- [Array.prototype.map](https://devdocs.io/javascript/global_objects/array/map)