From 6a766d27ef9d9d10c1dd590ae61cb90fd0cb91f0 Mon Sep 17 00:00:00 2001 From: Julian Simioni Date: Tue, 30 Oct 2018 13:42:35 -0400 Subject: [PATCH] Fix typo --- requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.md b/requirements.md index e2f81e0..62b0f5f 100644 --- a/requirements.md +++ b/requirements.md @@ -27,7 +27,7 @@ Support for [Elasticsearch 5](https://github.com/pelias/pelias/issues/461) is ne Version 3.11 or newer -Some components of Pelias need a relational database, and Elasticsarch does not provide good +Some components of Pelias need a relational database, and Elasticsearch does not provide good relational support. We use SQLite in these cases since it's simple to manage and quite performant. ## Libpostal