Capitalize a couple of "Birdcage" instances
This commit is contained in:
parent
4e59937e19
commit
e71da44ca2
1 changed files with 10 additions and 0 deletions
|
|
@ -3540,6 +3540,10 @@
|
||||||
{
|
{
|
||||||
"before": "surface Just the",
|
"before": "surface Just the",
|
||||||
"after": "surface. Just the"
|
"after": "surface. Just the"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"before": "three birdcage capes",
|
||||||
|
"after": "three Birdcage capes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://parahumans.wordpress.com/2013/08/27/interlude-27/": [
|
"https://parahumans.wordpress.com/2013/08/27/interlude-27/": [
|
||||||
|
|
@ -4299,6 +4303,12 @@
|
||||||
"after": "much like the machines"
|
"after": "much like the machines"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://www.parahumans.net/2018/02/03/shade-4-3/": [
|
||||||
|
{
|
||||||
|
"before": "ex-birdcage",
|
||||||
|
"after": "ex-Birdcage"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://www.parahumans.net/2018/03/17/shadow-5-6/": [
|
"https://www.parahumans.net/2018/03/17/shadow-5-6/": [
|
||||||
{
|
{
|
||||||
"before": "have a a specter",
|
"before": "have a a specter",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue