mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Fixed invalid JSON in exampl
This commit is contained in:
parent
200284e1a7
commit
6fd35be64d
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@ Here is an example of some plugin configuration for a specific table:
|
|||
.. code-block:: json
|
||||
|
||||
{
|
||||
"databases: {
|
||||
"databases": {
|
||||
"sf-trees": {
|
||||
"tables": {
|
||||
"Street_Tree_List": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue