diff options
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/array/unshift')
-rw-r--r-- | files/ru/web/javascript/reference/global_objects/array/unshift/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/array/unshift/index.html b/files/ru/web/javascript/reference/global_objects/array/unshift/index.html index ece17d9b81..b8194d1704 100644 --- a/files/ru/web/javascript/reference/global_objects/array/unshift/index.html +++ b/files/ru/web/javascript/reference/global_objects/array/unshift/index.html @@ -55,7 +55,7 @@ arr.unshift([-3]); <h2 id="Browser_compatibility">Совместимость с браузерами</h2> -<div>{{Compat("javascript.builtins.Array.unshift")}}</div> +<div>{{Compat}}</div> <h2 id="See_also">Смотрите также</h2> |