From b33c4daca112007d0d94c9407e625a866f007642 Mon Sep 17 00:00:00 2001 From: Lucas Fernandes Turci Date: Mon, 13 Sep 2021 07:41:44 -0300 Subject: Fix grammar: excessões to exceções (#2440) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/pt-br/web/javascript/reference/global_objects/error/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/pt-br') diff --git a/files/pt-br/web/javascript/reference/global_objects/error/index.html b/files/pt-br/web/javascript/reference/global_objects/error/index.html index 221df3b8f7..b713bd39c8 100644 --- a/files/pt-br/web/javascript/reference/global_objects/error/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/error/index.html @@ -37,7 +37,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Error

Tipos de erro

-

Além do construtor genérico de Error, existem outros seis construtores principais de erro  no JavaScript. Para exceções em client-side, veja Excessões na captura de Instruções.

+

Além do construtor genérico de Error, existem outros seis construtores principais de erro  no JavaScript. Para exceções em client-side, veja Exceções na captura de Instruções.

{{jsxref("EvalError")}}
-- cgit v1.2.3-54-g00ecf