From 153037924582fd886163d25d8f620e8cac33b64a Mon Sep 17 00:00:00 2001 From: thisisaaroland Date: Tue, 19 Dec 2017 16:19:41 -0800 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 446dd8c..4c54c54 100644 --- a/README.md +++ b/README.md @@ -257,7 +257,7 @@ curl 'http://localhost:5555/?latitude=54.793624&longitude=-79.948933&format=geoj ## Docker -[Yes](Dockerfile), although it's still early days and not terribly sophiticated yet (for example it only works with [SQLite](https://whosonfirst.mapzen.com/sqlite) databases right now). +[Yes](Dockerfile), although it's still early days and not terribly sophisticated yet (for example it only works with [SQLite](https://whosonfirst.mapzen.com/sqlite) databases right now). ``` docker build -t wof-pip-server .