diff options
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/array/join')
-rw-r--r-- | files/ru/web/javascript/reference/global_objects/array/join/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/array/join/index.html b/files/ru/web/javascript/reference/global_objects/array/join/index.html index dcee3532ee..8b224fd4ca 100644 --- a/files/ru/web/javascript/reference/global_objects/array/join/index.html +++ b/files/ru/web/javascript/reference/global_objects/array/join/index.html @@ -70,7 +70,7 @@ var myVar4 = a.join(''); // присвоит 'ВетерДождьОгонь' <div> -<p>{{Compat("javascript.builtins.Array.join")}}</p> +<p>{{Compat}}</p> </div> <h2 id="See_also">Смотрите также</h2> |