Skip to content

Commit 444239f

Browse files
committed
Refine prose
1 parent bf3c8ac commit 444239f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Universal database contract for applications and agents.
2727
> id,
2828
> profile: { name, email },
2929
> parent: parent_user ~> { name, email }
30-
> } FROM users;`,
30+
> } FROM users@3_2;`,
3131
>
3232
> { live: true }
3333
> );

0 commit comments

Comments
 (0)