diff options
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/number/tolocalestring/index.html')
-rw-r--r-- | files/ru/web/javascript/reference/global_objects/number/tolocalestring/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/number/tolocalestring/index.html b/files/ru/web/javascript/reference/global_objects/number/tolocalestring/index.html index 9f61c81b22..6e30a5f2f4 100644 --- a/files/ru/web/javascript/reference/global_objects/number/tolocalestring/index.html +++ b/files/ru/web/javascript/reference/global_objects/number/tolocalestring/index.html @@ -120,7 +120,7 @@ console.log(number.toLocaleString('en-IN', { maximumSignificantDigits: 3 })); {{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("javascript.builtins.Number.toLocaleString")}}</p> +<p>{{Compat}}</p> <h2 id="See_also">Смотрите также</h2> |