Merge pull request #432 from muffl0n/typos

Fixed typo in description of geojson
This commit is contained in:
Vinta 2015-08-12 15:47:52 +08:00
commit 2a1fc6d236

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