diff --git a/README.md b/README.md index 8e27f03..0a5df9b 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ GeoStat is a Python script for parsing Nginx and Apache logs files and getting G ### Tech -GeoStat uses a number of open source liba to work properly: +GeoStat uses a number of open source libs to work properly: * [Geohash](https://github.com/vinsci/geohash.io) - Python module that provides functions for decoding and encoding Geohashes. * [InfluxDB-Python](https://github.com/influxdata/influxdb-python) - Python client for InfluxDB.