diff --git a/doc/concept.sh b/doc/concept.sh index ef231be..2645e77 100644 --- a/doc/concept.sh +++ b/doc/concept.sh @@ -96,8 +96,8 @@ floor $1 ## CONDITIONS ## -# only execute next line if cond is true -if|ifl cond +# only execute next line if is true +if|ifl # value to bool $1 # same as `$1 == true`