mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-31 05:44:25 +01:00
Fix typo in manual.md
In `SELECT` section there is `GROU BY` instead of `GROUP BY`
This commit is contained in:
@@ -396,7 +396,7 @@ ROLLBACK [ TRANSACTION ]
|
||||
SELECT expression
|
||||
[ FROM table-or-subquery ]
|
||||
[ WHERE condition ]
|
||||
[ GROU BY expression ]
|
||||
[ GROUP BY expression ]
|
||||
```
|
||||
|
||||
**Example:**
|
||||
|
||||
Reference in New Issue
Block a user