From efb4cbf976d6b15ec9ea59dd13f0943fcbfdecbb Mon Sep 17 00:00:00 2001 From: Tiago Boeing Date: Sat, 6 Nov 2021 09:06:45 -0300 Subject: Fixed gramatic issue (#2977) --- files/pt-br/web/html/global_attributes/title/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files') diff --git a/files/pt-br/web/html/global_attributes/title/index.html b/files/pt-br/web/html/global_attributes/title/index.html index d216966e41..61ff933b7b 100644 --- a/files/pt-br/web/html/global_attributes/title/index.html +++ b/files/pt-br/web/html/global_attributes/title/index.html @@ -25,7 +25,7 @@ translation_of: Web/HTML/Global_attributes/title

O atributo title pode conter várias linhas. Cada U+000A LINE FEED (LF) inserida representa uma nova linha. Alguns cuidados devem ser tomados, como a seguir:

<p>Novas linhas em título devem ser levadas em conta, como este <abbr title="Este é um
-título de multiplas linhas">examplo</abbr>.</p>
+título de multiplas linhas">exemplo</abbr>.</p>
 

Este exemplo define um título de duas linhas.

-- cgit v1.2.3-54-g00ecf