The page contains an example: `SELECT PROBABILITY OF Period_minutes UNDER satellites_model ` However in the current implementation this fails: ``` IQL> select probability of Period under model Parse error at line 1, column 41: select probability of Period under model ^ Expected one of: #"\s+" , ```