From 07859e3aaccedf8de2faed114f920a094ef67332 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 19 Feb 2021 20:00:23 -0500 Subject: Fix typo --- Biz/Devalloc.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Biz/Devalloc.hs') diff --git a/Biz/Devalloc.hs b/Biz/Devalloc.hs index 278ca12..4b3bf3b 100644 --- a/Biz/Devalloc.hs +++ b/Biz/Devalloc.hs @@ -890,7 +890,7 @@ instance Lucid.ToHtml Home where h2 "Find developer hot spots" p "Which pieces of code get continually rewritten, taking up valuable dev time? \ - \ Find these module hot spots before they becoming a cost-sink." + \ Find these module hot spots before they become a costly time-sink." section <| do h2 "Protect against lost knowledge" p "Not everyone can know every part of a codebase. By finding pieces of code that only 1 or 2 people have touched, devalloc identifes siloed knowledge. This allows you to protect against the risk of this knowledge leaving the company if an employee leaves." -- cgit v1.2.3