From 038ca04f4d551f547894b71d337b822d66c8a2b5 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Mon, 2 Aug 2021 11:42:34 -0400 Subject: remove link 'title' attributes that's just the 'href' (pt-br, part 4) (#1844) --- .../web/javascript/reference/global_objects/string/sub/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/pt-br/web/javascript/reference/global_objects/string/sub') diff --git a/files/pt-br/web/javascript/reference/global_objects/string/sub/index.html b/files/pt-br/web/javascript/reference/global_objects/string/sub/index.html index 69289bd133..f687eb6c76 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/sub/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/sub/index.html @@ -12,7 +12,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/String/sub ---
{{JSRef}} {{deprecated_header}}
-

O método sub() cria um elemento HTML <sub> que faz com que uma string seja exibida como subscrito (texto pequeno).

+

O método sub() cria um elemento HTML <sub> que faz com que uma string seja exibida como subscrito (texto pequeno).

Sintaxe

@@ -20,7 +20,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/String/sub

Valor retornado

-

Uma string contendo um elemento HTML <sub>.

+

Uma string contendo um elemento HTML <sub>.

Descrição

-- cgit v1.2.3-54-g00ecf