From 632a49abba8acbdb144573f6bb09eb0773ac23c6 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Tue, 19 Sep 2017 16:43:13 +0200 Subject: [PATCH] Fix title case and long lines. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ba64754..8c80c90 100644 --- a/README.md +++ b/README.md @@ -286,7 +286,8 @@ your assumptions about strings. ## Typography -- [Falsehoods about fonts](https://github.com/RoelN/Font-Falsehoods) - Assumptions about typography on the web and in desktop applications. +- [Falsehoods About Fonts](https://github.com/RoelN/Font-Falsehoods) - +Assumptions about typography on the web and in desktop applications. ## Contributing