From aaae1e055ec7df4ada17c099b1586f599b383a55 Mon Sep 17 00:00:00 2001 From: Al Date: Wed, 5 Apr 2017 02:03:39 -0400 Subject: [PATCH] [docs] fix spacing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f4d265c..ee25f934 100644 --- a/README.md +++ b/README.md @@ -241,7 +241,7 @@ Here's a short list of some less straightforward normalizations in various langu | Marktstrasse 14 | markt straße 14 | libpostal currently supports these types of normalizations in *60+ languages*, -and you can [add more](https://github.com/openvenues/libpostal/tree/master/resources/dictionaries)(without having to write any C). +and you can [add more](https://github.com/openvenues/libpostal/tree/master/resources/dictionaries) (without having to write any C). For further reading and some bizarre address edge-cases, see: [Falsehoods Programmers Believe About Addresses](https://www.mjt.me.uk/posts/falsehoods-programmers-believe-about-addresses/).