Fixed typo in description of geojson

This commit is contained in:
muffl0n 2015-08-12 09:24:36 +02:00
parent 5732b0a0c5
commit 90738f62f2
1 changed files with 1 additions and 1 deletions

View File

@ -368,7 +368,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [geopy](https://github.com/geopy/geopy) - Python Geocoding Toolbox.
* [pygeoip](https://github.com/appliedsec/pygeoip) - Pure Python GeoIP API.
* [GeoIP](https://github.com/maxmind/geoip-api-python) - Python API for MaxMind GeoIP Legacy Database.
* [geojson](https://github.com/frewsxcv/python-geojson) - Python bindings and utlities for GeoJSON.
* [geojson](https://github.com/frewsxcv/python-geojson) - Python bindings and utilities for GeoJSON.
* [django-countries](https://github.com/SmileyChris/django-countries) - A Django app that provides country choices for use with forms, flag icons static files, and a country field for models.
## HTTP