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 4b2641c commit f4dceaaCopy full SHA for f4dceaa
Language/Structure/Control Structure/if.adoc
@@ -16,7 +16,7 @@ subCategories: [ "Control Structure" ]
16
--
17
[float]
18
=== Description
19
-The `if` statement checks for a condition and executes the proceeding statement or set of statements if the condition is 'true'.
+The `if` statement checks for a condition and executes the following statement or set of statements if the condition is 'true'.
20
[%hardbreaks]
21
22
0 commit comments