We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1010e68 + 90b1ee2 commit a4bd5f1Copy full SHA for a4bd5f1
Language/Structure/Control Structure/switchCase.adoc
@@ -49,7 +49,7 @@ switch (var) {
49
50
*You can also use the `bool` data type when you just two switch cases.
51
52
-Note that you can also negative values as input.
+Note that you can also use negative values as input.
53
54
[float]
55
=== Returns
0 commit comments