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