aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/javascript/reference/global_objects/regexp/sticky/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/regexp/sticky/index.html')
-rw-r--r--files/pt-br/web/javascript/reference/global_objects/regexp/sticky/index.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/regexp/sticky/index.html b/files/pt-br/web/javascript/reference/global_objects/regexp/sticky/index.html
index 2030fc7bf1..1348453bce 100644
--- a/files/pt-br/web/javascript/reference/global_objects/regexp/sticky/index.html
+++ b/files/pt-br/web/javascript/reference/global_objects/regexp/sticky/index.html
@@ -76,12 +76,10 @@ regex2.test('.\nfoo'); // true - índice 2 é o início da linha
</tbody>
</table>
-<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<div>
-<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Caso deseje contribuir, consulte <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um <em>pull request</em>.</div>
-
-<p>{{Compat("javascript.builtins.RegExp.sticky")}}</p>
+ <p>{{Compat("javascript.builtins.RegExp.sticky")}}</p>
</div>
<h2 id="Veja_também">Veja também</h2>