diff options
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/string/replaceall/index.html')
-rw-r--r-- | files/ru/web/javascript/reference/global_objects/string/replaceall/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/string/replaceall/index.html b/files/ru/web/javascript/reference/global_objects/string/replaceall/index.html index 3c4ce6551f..ebe7bc6001 100644 --- a/files/ru/web/javascript/reference/global_objects/string/replaceall/index.html +++ b/files/ru/web/javascript/reference/global_objects/string/replaceall/index.html @@ -152,7 +152,7 @@ TypeError: replaceAll must be called with a global RegExp </table> <h2 id="Browser_compatibility">Browser compatibility</h2> -<p>{{Compat("javascript.builtins.String.replaceAll")}}</p> +<p>{{Compat}}</p> <h2 id="See_also">See also</h2> |