Skip to content

Commit 9ba957d

Browse files
committed
updating readme
1 parent fc25a38 commit 9ba957d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debug-error/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ O objetivo é que a função receba um array e retorne ele caso o seu tamanho co
2020
- [Objeto Error](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Error)
2121
- [instanceof](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Operators/instanceof)
2222
- [typeof](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Operators/typeof)
23-
- [try...catch](https://pt.stackoverflow.com/questions/58536/para-que-servem-os-blocos-try-catch-e-quando-devem-ser-utilizados#:~:text=Bloco%20try%2Fcatch%20serve%20para,tratamento%20dos%20erros%20que%20aconteceram.)
23+
- [try...catch](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Statements/try...catch)

0 commit comments

Comments
 (0)