mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-10 18:54:22 +01:00
Merge 'Fix typo in manual.md' from Yevhen Kostryka
In `SELECT` section there is `GROU BY` instead of `GROUP BY` Closes #3710
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