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