diff options
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/int32array/index.html')
-rw-r--r-- | files/ru/web/javascript/reference/global_objects/int32array/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/int32array/index.html b/files/ru/web/javascript/reference/global_objects/int32array/index.html index 8a3a712863..5f4a3e59ac 100644 --- a/files/ru/web/javascript/reference/global_objects/int32array/index.html +++ b/files/ru/web/javascript/reference/global_objects/int32array/index.html @@ -178,7 +178,7 @@ var int32 = new Int32Array(iterable); -<p>{{Compat("javascript.builtins.Int32Array")}}</p> +<p>{{Compat}}</p> <h2 id="Compatibility_notes">Compatibility notes</h2> |