Fix incorrect over-substitution of "TV" in place of "tv"
Ward contains several instances of words that contain "tv", which shouldn't get capitalized.
This commit is contained in:
parent
d4c67d73df
commit
68eabd0ca0
2 changed files with 7 additions and 1 deletions
|
|
@ -4683,6 +4683,12 @@
|
|||
"after": "lost my grip on him, and my hand"
|
||||
}
|
||||
],
|
||||
"https://www.parahumans.net/2018/04/07/shadow-interlude-5-x/": [
|
||||
{
|
||||
"before": "objectvity",
|
||||
"after": "objectivity"
|
||||
}
|
||||
],
|
||||
"https://www.parahumans.net/2018/04/21/pitch-6-3/": [
|
||||
{
|
||||
"before": "wall of bodies. the woman behind",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue