From 44b77a778db22e089e60f82716342655297117eb Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Tue, 18 Oct 2016 17:19:54 +0200 Subject: [PATCH] Use AP style title-casing. As per contribution guide. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd6922e..a8bbe34 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ The article that started it all. - [Falsehoods About Gender](https://gist.github.com/garbados/f82604ea639e0e47bf44) - Gender is part of human identity and has its own subtleties. -- [Gay marriage: the database engineering perspective](https://qntm.org/gay) - Perspective on gender, naming and relationships, all wrapped up in relational database thinking. +- [Gay Marriage: The Database Engineering Perspective](https://qntm.org/gay) - Perspective on gender, naming and relationships, all wrapped up in relational database thinking. - [XKCD #327: Exploits of a Mom](https://xkcd.com/327/) - Funny take on how implementation of a falsehood might lead to security holes.