Describe the bug
On the page "About Queries" there is a summary table. It uses the word "Throw error" for single element queries and the word "Throw" for multiple elements queries. The word "Throw" is not clear here as it does not mention the throw value.
To Reproduce
Steps to reproduce the behavior:
- Go to 'docs/queries/about' page
- Click on 'Summary Table' to see the table
- Tally "0 Matches" column for all queries
- See error
Expected behavior
Use the word "Throw error" in place of "Throw" making it easier to understand.
Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):
- OS: macOS Big Sur
- Browser: Safari
- Version: 14.1
I would be happy to work on this. Let me know when to raise a PR