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 355f6df commit 3a06a71Copy full SHA for 3a06a71
1 file changed
docs/if.md
@@ -1,6 +1,6 @@
1
# IF ... END IF
2
3
-**IF** is a very powerful control flow sentence that allows you to _make decisions_ under specified contitions.
+**IF** is a very powerful control flow sentence that allows you to _make decisions_ under specified conditions.
4
5
## Syntax
6
```
0 commit comments