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 adf13b8 commit 508491cCopy full SHA for 508491c
examples/02_control_flow/01_When.md
@@ -1,6 +1,6 @@
1
# When
2
3
-Kotlin do not have `switch` statement, instead of it it has more smart and clear `when` construction. Let's take a look
+Kotlin does not have `switch` statement, instead of it it has more smart and clear `when` construction. Let's take a look
4
5
<div class="language-kotlin" theme="idea" data-min-compiler-version="1.3">
6
0 commit comments