We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4186226 commit 565eed4Copy full SHA for 565eed4
1-js/02-first-steps/14-switch/article.md
@@ -2,7 +2,7 @@
2
3
Uma instrução `switch` pode substituir muitas comparações `if` (se).
4
5
-Ela fornece uma forma mais descritiva para comparar um valor a múltiplas variantes.
+Ela fornece uma maneira mais descritiva de comparar um valor a múltiplas variantes.
6
7
## A sintaxe
8
0 commit comments