aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/javascript/reference/template_literals/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/javascript/reference/template_literals/index.html')
-rw-r--r--files/pt-br/web/javascript/reference/template_literals/index.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/files/pt-br/web/javascript/reference/template_literals/index.html b/files/pt-br/web/javascript/reference/template_literals/index.html
index 0aea7202ff..f7a2c6a722 100644
--- a/files/pt-br/web/javascript/reference/template_literals/index.html
+++ b/files/pt-br/web/javascript/reference/template_literals/index.html
@@ -121,11 +121,9 @@ tag`string text line 1 \n string text line 2`;
</tbody>
</table>
-<h2 id="Compatibidade_com_navegadores">Compatibidade com 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. Se você deseja contribuir com os dados, confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</div>
-
<p>{{Compat("javascript.grammar.template_literals")}}</p>
</div>