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