From e1674159e97886076919cae342fae08522b69398 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Tue, 27 Feb 2018 12:27:04 +0100 Subject: [PATCH] Remove trailing spaces. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e4612a..ed9f900 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ A flexible data model for representing human names. - [Apple iOS `NSPersonNameComponentsFormatter`](https://developer.apple.com/library/ios/documentation/Miscellaneous/Reference/NSPersonNameComponentsFormatter_Class/index.html) - Localized representations of the components of a person’s name. -- [Falsehoods About Me](https://skylarmacdonald.com/falsehoods/) - Issues at the +- [Falsehoods About Me](https://skylarmacdonald.com/falsehoods/) - Issues at the intersection of names and gender and internationalisation.