diff --git a/kjvstudy_org/templates/error.html b/kjvstudy_org/templates/error.html index 2197eb0..b734f36 100644 --- a/kjvstudy_org/templates/error.html +++ b/kjvstudy_org/templates/error.html @@ -309,7 +309,7 @@ document.addEventListener('DOMContentLoaded', function() { // Apocryphal/non-canonical books (Easter eggs!) const apocryphalBooks = { - 'enoch': 'The Book of Enoch is not part of the Protestant canon, though it is referenced in Jude 14-15.', + 'enoch': 'The Book of Enoch is not part of the Protestant canon, though it is referenced in Jude 1:14-15: "Enoch also, the seventh from Adam, prophesied of these, saying, Behold, the Lord cometh with ten thousands of his saints."', 'tobit': 'The Book of Tobit is part of the Catholic Deuterocanon but not included in Protestant Bibles.', 'judith': 'The Book of Judith is part of the Catholic Deuterocanon but not included in Protestant Bibles.', 'wisdom': 'The Wisdom of Solomon is part of the Catholic Deuterocanon but not included in Protestant Bibles.', @@ -319,7 +319,7 @@ document.addEventListener('DOMContentLoaded', function() { '1maccabees': 'First Maccabees is part of the Catholic Deuterocanon but not included in Protestant Bibles.', '2maccabees': 'Second Maccabees is part of the Catholic Deuterocanon but not included in Protestant Bibles.', 'thomas': 'The Gospel of Thomas is a Gnostic text not accepted as canonical by any major Christian tradition.', - 'jasher': 'The Book of Jasher is mentioned in Joshua 10:13 and 2 Samuel 1:18, but the original text is lost. Modern versions are of disputed authenticity.', + 'jasher': 'The Book of Jasher is mentioned in Joshua 10:13 and 2 Samuel 1:18, but the original text is lost. Modern versions are of disputed authenticity.', 'jubilees': 'The Book of Jubilees is considered canonical only by the Ethiopian Orthodox Church.' };