diff --git a/TheWayPoint/eoc/eoc.html b/TheWayPoint/eoc/eoc.html index 881c89f..d721ec9 100644 --- a/TheWayPoint/eoc/eoc.html +++ b/TheWayPoint/eoc/eoc.html @@ -160,7 +160,7 @@

Examination of Conscience

pdf.text("Standard Instructions for Confession:", 10, 20); pdf.setFontSize(12); pdf.text("1. Approach the confessional and say, 'Bless me, Father, for I have sinned. " + "\n"+ - "It has been [time] since my last confession.'", 10, 30); + "It has been [time] since my last confession.'" + "\n", 10, 30); pdf.text("2. Confess your sins.", 10, 40); pdf.text("3. Listen to the priest’s counsel and assigned penance.", 10, 50);