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