dbis-uibk / relax

RelaX - a relational algebra calculator
http://dbis-uibk.github.io/relax/
MIT License
280 stars 96 forks source link

Fix description of group by example in documentation #204

Closed rlaiola closed 3 months ago

rlaiola commented 5 months ago

Reference issue

None.

What does this implement/fix?

This PR fixes the description of the group by example presented in the documentation. The current one seems a copy and paste from the order by example.

How to test this PR?

Test it live at https://rlaiola.github.io/relax/help#relalg-operations-groupby.