Skip to content

Commit

Permalink
space
Browse files Browse the repository at this point in the history
  • Loading branch information
szarnyasg committed Sep 9, 2024
1 parent 6351352 commit 90ee506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2024-09-09-announcing-duckdb-110.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ SELECT (SELECT unnest(range(10)));

```console
Invalid Input Error: More than one row returned by a subquery used as
an expression - scalar subqueries can only return a single row.
an expression - scalar subqueries can only return a single row.
```

```sql
Expand Down

0 comments on commit 90ee506

Please sign in to comment.