mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
Fix Proverbs stanza breaks
- Prov 8: [11,17,22,32] → [12,22,32] - wisdom speaks first person from v12 - Prov 31: [9,20,28] → [10,28] - virtuous woman acrostic starts v10 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1104,8 +1104,7 @@
|
||||
27
|
||||
],
|
||||
"8": [
|
||||
11,
|
||||
17,
|
||||
12,
|
||||
22,
|
||||
32
|
||||
],
|
||||
@@ -1201,8 +1200,7 @@
|
||||
33
|
||||
],
|
||||
"31": [
|
||||
9,
|
||||
20,
|
||||
10,
|
||||
28
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user