From 6c6b360dac181de30e93b0428b1aa5d678a26893 Mon Sep 17 00:00:00 2001 From: Domenic Denicola Date: Sat, 7 Nov 2020 19:48:52 -0500 Subject: [PATCH] Fix a couple instances of "Hardboil" to be "Hard Boil" --- lib/substitutions.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lib/substitutions.json b/lib/substitutions.json index 5ddd4c0..54b3eca 100644 --- a/lib/substitutions.json +++ b/lib/substitutions.json @@ -5894,6 +5894,10 @@ { "before": "all about how Masters have", "after": "all about how masters have" + }, + { + "before": "Hardboil", + "after": "Hard Boil" } ], "https://www.parahumans.net/2018/12/01/polarize-10-11/": [ @@ -6315,6 +6319,10 @@ { "before": "a small part of that was being being grumpy", "after": "a small part of that was being grumpy" + }, + { + "before": "Hardboil", + "after": "Hard Boil" } ], "https://www.parahumans.net/2019/08/20/from-within-16-3/": [