Skip to content

Commit

Permalink
Merge pull request #3579 from szarnyasg/nits-20240909c
Browse files Browse the repository at this point in the history
space
  • Loading branch information
szarnyasg committed Sep 9, 2024
2 parents 6351352 + 90ee506 commit 238bf6b
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 238bf6b

Please sign in to comment.