Skip to content

Commit 3a06a71

Browse files
authored
Update if.md
1 parent 355f6df commit 3a06a71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/if.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# IF ... END IF
22

3-
**IF** is a very powerful control flow sentence that allows you to _make decisions_ under specified contitions.
3+
**IF** is a very powerful control flow sentence that allows you to _make decisions_ under specified conditions.
44

55
## Syntax
66
```

0 commit comments

Comments
 (0)