Skip to content

Commit

Permalink
rectify json
Browse files Browse the repository at this point in the history
  • Loading branch information
christophlingg committed Nov 1, 2014
1 parent 6c7887c commit bd70b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ http://localhost:2322/api?q=berlin&lang=it
"street": "Olympischer Platz",
"housenumber": "3",
"postcode": "14053",
"country": "Germany"
"country": "Germany",
"osm_key": "leisure",
"osm_value": "stadium",
"osm_type": "W",
Expand Down

0 comments on commit bd70b45

Please sign in to comment.