From 587f001c3eaacb272378bad2ffbb06406170e042 Mon Sep 17 00:00:00 2001 From: stirringhalo Date: Thu, 13 Apr 2017 20:24:52 -0400 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fbd49b..aee4bef 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Import SQL files into PostgreSQL [![Docker Automated buil](https://img.shields.io/docker/automated/openmaptiles/import-sql.svg)](https://hub.docker.com/r/openmaptiles/import-sql/) -This Docker image will import all SQL files in a direcotry into PostgreSQL. +This Docker image will import all SQL files in a directory into PostgreSQL. It will also create all helper functions from [postgis-vt-util](https://github.com/mapbox/postgis-vt-util) for creating vector tiles.