Fix JSON typo

This commit is contained in:
Davor Lozic 2017-01-05 12:31:40 +01:00 committed by GitHub
parent 977589fdd6
commit 863305ece8
1 changed files with 1 additions and 1 deletions

View File

@ -375,7 +375,7 @@ the configuration field)::
{
"api_version": 1,
"default_tags": [{"name": "geo"}, {"name": "namibia"],
"default_tags": [{"name": "geo"}, {"name": "namibia"}],
"default_groups": ["science", "spend-data"],
"default_extras": {"encoding":"utf8", "harvest_url": "{harvest_source_url}/dataset/{dataset_id}"},
"override_extras": true,