mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Fixed typo
This commit is contained in:
parent
be6dae0cf9
commit
5170c31adc
1 changed files with 1 additions and 1 deletions
|
|
@ -258,7 +258,7 @@ Spatialite tables are automatically hidden) using ``"hidden": true``:
|
|||
Using YAML for metadata
|
||||
-----------------------
|
||||
|
||||
Datasette accepts YAML as an alternative to JSON for your metadata configuration file. YAML is particularly useful for including muli-line HTML and SQL strings.
|
||||
Datasette accepts YAML as an alternative to JSON for your metadata configuration file. YAML is particularly useful for including multiline HTML and SQL strings.
|
||||
|
||||
Here's an example of a ``metadata.yml`` file, re-using an example from :ref:`canned_queries`.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue