diff options
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/number/tostring/index.html')
| -rw-r--r-- | files/ru/web/javascript/reference/global_objects/number/tostring/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/number/tostring/index.html b/files/ru/web/javascript/reference/global_objects/number/tostring/index.html index 43e65adf8a..f84e6f88d4 100644 --- a/files/ru/web/javascript/reference/global_objects/number/tostring/index.html +++ b/files/ru/web/javascript/reference/global_objects/number/tostring/index.html @@ -66,7 +66,7 @@ console.log((-0xff).toString(2)); // Выведет '-11111111' <h2 id="Browser_compatibility">Совместимость с браузерами</h2> -<div>{{Compat("javascript.builtins.Number.toString")}}</div> +<div>{{Compat}}</div> <h2 id="See_also">Смотрите также</h2> |
