From 911a2a7db897ebe74508839d731c688234016d95 Mon Sep 17 00:00:00 2001 From: Kyle Barron Date: Wed, 9 Oct 2019 18:55:38 -0600 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f611504..4d9c2af 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [MySql Spatial](http://dev.mysql.com/doc/refman/5.7/en/spatial-extensions.html) - MySql spatial extension. * [GeoCouch](https://github.com/couchbase/geocouch) - GeoCouch is a spatial extension for Couchbase and Apache CouchDB. * [Cloudant](https://cloudant.com/) - IBM noSQL database that supports spatial data (GeoJSON). -* [MondoDB](https://www.mongodb.com/) - Also supports GeoJSON and spatial indexes. +* [MongoDB](https://www.mongodb.com/) - Also supports GeoJSON and spatial indexes. * [DB2 Spatial Extender](http://www-03.ibm.com/software/products/en/db2spaext) - Spatial Extender allows you to store, manage, and analyze spatial data in DB2. * [Informix Spatial](http://www-01.ibm.com/software/data/informix/spatial/) - Informix spatial extension. * [Teradata Geospatial Feature](http://br.teradata.com/Resources/Demos/Teradata-Geospatial-Features-Overview/?LangType=1046&LangSelect=true) - Teradata spatial extension for DW and BI.