From 14b400ceeece82a98c69b8eb158bf40263377825 Mon Sep 17 00:00:00 2001
From: Will Stone
Date: Thu, 8 Feb 2018 14:01:00 +0000
Subject: [PATCH 1/2] typo: references incorrect src file
`src/_font-families` > `src/_font-family`
---
docs/typography/font-family/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/typography/font-family/index.html b/docs/typography/font-family/index.html
index f299d505f..1bfb2cd5a 100644
--- a/docs/typography/font-family/index.html
+++ b/docs/typography/font-family/index.html
@@ -239,7 +239,7 @@ tachyons-font-family
1
- src/_font-families.css
+ src/_font-family.css
From 59a2936246849905cee7430c50acf9f2c15df26d Mon Sep 17 00:00:00 2001
From: Lachlan Campbell
Date: Thu, 8 Feb 2018 12:38:28 -0500
Subject: [PATCH 2/2] Fix on source
---
src/templates/docs/font-family/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/templates/docs/font-family/index.html b/src/templates/docs/font-family/index.html
index de0922e2c..65f569cf5 100644
--- a/src/templates/docs/font-family/index.html
+++ b/src/templates/docs/font-family/index.html
@@ -187,7 +187,7 @@ <%= name %>
<%= moduleObj.rules.size.average %>
- src/_font-families.css
+ src/_font-family.css