From c0644d78e67cb3a1864ef55ac0966c22d2e2d50a Mon Sep 17 00:00:00 2001 From: Robert Herbig Date: Thu, 26 Jul 2018 16:50:29 -0400 Subject: [PATCH] Fix link in "Falsehoods About Language" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b83eb0..4ec9224 100644 --- a/README.md +++ b/README.md @@ -189,7 +189,7 @@ intersection of names and gender and internationalisation. ## Internationalization - [Falsehoods About -Language](http://garbled.benhamill.com/2017/04/18/falsehoods-programmers-believe-about-language/) - +Language](http://garbled.benhamill.com/2017/04/19/falsehoods-programmers-believe-about-language) - Translating a software from English is not as straightforward as it seems to be. - [i18n Testing Data](https://github.com/patch/i18n-testing) - Real-word