usfm2json icon indicating copy to clipboard operation
usfm2json copied to clipboard

2Kgs Missing: Typo in bookRefs.js line 13

Open otionstem opened this issue 5 years ago • 1 comments
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',

otionstem avatar Jan 20 '20 05:01 otionstem

Hi @otionstem! Well spotted! You can always create a Pull Request and I will merge it! Thanks, Rus

rkazakov avatar Jan 20 '20 06:01 rkazakov