mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Typo fix
This commit is contained in:
parent
566f2d31d6
commit
858d79fe93
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ This works for both the HTML interface and the ``.json`` view. When enabled, fac
|
|||
}
|
||||
}
|
||||
|
||||
If Datasette detects that a column is a foreign key, the ``"label"`` proper will be automatically derived from the detected label column on the referenced table.
|
||||
If Datasette detects that a column is a foreign key, the ``"label"`` property will be automatically derived from the detected label column on the referenced table.
|
||||
|
||||
Facets in metadata.json
|
||||
-----------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue