aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--files/pt-br/web/api/globaleventhandlers/onblur/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/api/globaleventhandlers/onblur/index.html b/files/pt-br/web/api/globaleventhandlers/onblur/index.html
index ee4133a0da..2e1106a865 100644
--- a/files/pt-br/web/api/globaleventhandlers/onblur/index.html
+++ b/files/pt-br/web/api/globaleventhandlers/onblur/index.html
@@ -10,7 +10,7 @@ translation_of: Web/API/GlobalEventHandlers/onblur
---
<div>{{ApiRef("HTML DOM")}}</div>
-<p>The <strong>onblur</strong> property returns the onBlur event handler code, if any, that exists on the current element.</p>
+<p>A propriedade <strong>onblur</strong> retorna o código que vai lidar com o evento onBlur, se houver, que existe no elemento atual.</p>
<h2 id="Sintaxe">Sintaxe</h2>