Error in Wiki ?

Unter the Mikrotik Wiki for Scripting (https://wiki.mikrotik.com/wiki/Manual:Scripting)

The Syntax for the “IF” Command states:
:if() do={} else={}
04-09-_2021_22-32-43.png
shouldn’t there be a space after the :if and before the (
Like this?
:if () do={} else={}

:unamused_face:… and?