usfm2json
usfm2json copied to clipboard
2Kgs Missing: Typo in bookRefs.js line 13
trafficstars
I don't have permissions to fix for you.
In /libs/en/bookRefs.js line 13:
12: '11O': '1Kgs',
13: '12O': '1Kgs',
should be
'11O': '1Kgs',
'12O': '2Kgs',
Hi @otionstem! Well spotted! You can always create a Pull Request and I will merge it! Thanks, Rus