diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/object/hasownproperty/index.html')
| -rw-r--r-- | files/pt-br/web/javascript/reference/global_objects/object/hasownproperty/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/object/hasownproperty/index.html b/files/pt-br/web/javascript/reference/global_objects/object/hasownproperty/index.html index aef0554b86..2d88928701 100644 --- a/files/pt-br/web/javascript/reference/global_objects/object/hasownproperty/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/object/hasownproperty/index.html @@ -130,7 +130,7 @@ Object.prototype.hasOwnProperty.call(foo, 'bar'); // true </tbody> </table> -<h2 id="Compatibilidade_nos_navegadores">Compatibilidade nos navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> |
