From da778d8d0a9e9622c6a7fba6d1f9fb7d3ebf4a04 Mon Sep 17 00:00:00 2001 From: SphinxKnight Date: Thu, 19 Aug 2021 15:37:01 +0200 Subject: Removes wiki.d.m.o in absolute links (#1903) --- .../web/javascript/reference/global_objects/string/strike/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/pt-br/web/javascript/reference/global_objects/string/strike') diff --git a/files/pt-br/web/javascript/reference/global_objects/string/strike/index.html b/files/pt-br/web/javascript/reference/global_objects/string/strike/index.html index 890938382b..c7490676e6 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/strike/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/strike/index.html @@ -12,7 +12,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/String/strike ---
{{JSRef}} {{deprecated_header}}
-

O método strike() cria um elemento HTML <strike> que faz com que uma string seja exibida com o texto riscado.

+

O método strike() cria um elemento HTML <strike> que faz com que uma string seja exibida com o texto riscado.

Sintaxe

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

Valor retornado

-

Uma string contendo um elemento HTML <strike>.

+

Uma string contendo um elemento HTML <strike>.

Descrição

-- cgit v1.2.3-54-g00ecf