Few Yxml updates + typo fix
This commit is contained in:
parent
442da67055
commit
02d3e7877e
2 changed files with 23 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ entry, but the entries themselves may contain nested structured data.
|
|||
|
||||
To demonstrate what I mean, let's start with a simple example of a game
|
||||
database[^1]: We have a table with rows for each top-level game entry and a
|
||||
table for releases of said games. There a one-to-many relation between games
|
||||
table for releases of said games. There is a one-to-many relation between games
|
||||
and releases.
|
||||
|
||||
```sql
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue