Skip to content

Commit

Permalink
Fix bad XHTML in Ward Sundown 17.6
Browse files Browse the repository at this point in the history
Closes #22.
  • Loading branch information
domenic committed Dec 31, 2020
1 parent db1b3d9 commit 848b090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/substitutions.json
Original file line number Diff line number Diff line change
Expand Up @@ -7785,7 +7785,7 @@
},
{
"before": "<em>you proved my sister</em> right? <em>Tired,",
"after": "<em>you proved my sister </em>right</em>? Tired,"
"after": "<em>you proved my sister </em>right<em>? Tired,"
},
{
"before": "boundary,” He whispered",
Expand Down

0 comments on commit 848b090

Please sign in to comment.