Skip to content

Commit

Permalink
Update wsgi.py
Browse files Browse the repository at this point in the history
  • Loading branch information
XiyangDong authored Jun 29, 2017
1 parent e95d75f commit 53276db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wsgi.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def get(self):
class Info(Resource):
description = {
'id': 'nationalparks-py',
'displayName': 'National Parks (PY)',
'displayName': 'World National Parks (PY)',
'type': 'cluster',
'center': {'latitude': '47.039304', 'longitude': '14.505178'},
'zoom': 4
Expand Down

0 comments on commit 53276db

Please sign in to comment.