mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Fixed a couple of spelling errors
This commit is contained in:
parent
c2781328c8
commit
d90bdf7ed7
2 changed files with 2 additions and 2 deletions
|
|
@ -313,7 +313,7 @@ Using YAML for metadata
|
|||
|
||||
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`.
|
||||
Here's an example of a ``metadata.yml`` file, reusing an example from :ref:`canned_queries`.
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue