Describe the bug
A super small docs issue.
To Reproduce
Steps to reproduce the behavior:
Go to https://docs.rockset.com/query-troubleshooting/#query-parse-errors.
Screenshots

Additional context
Add any other context about the problem here.
The invalid in correct query are the exact same. I'm guessing the invalid query should not have the collection name in quotes, like the following:
SELECT
*
FROM
collection-name