Skip to content

Commit

Permalink
Fix verse range for Tazria
Browse files Browse the repository at this point in the history
The ranges where generated for a year when Tazria was rosh chodesh
  • Loading branch information
M-Zuber committed Apr 14, 2024
1 parent 392cf83 commit d578891
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parshiot.ts
Original file line number Diff line number Diff line change
Expand Up @@ -389,8 +389,8 @@ export const parshiot: { [key in ParshaName]: { fullRef: string, name: ParshaNam
"Leviticus 13:18-13:23",
"Leviticus 13:24-13:28",
"Leviticus 13:29-13:39",
"Leviticus 13:40-13:59",
"Numbers 28:9-28:15"
"Leviticus 13:40-13:54",
"Leviticus 13:55-13:59"
]
},
"Metzora": {
Expand Down

0 comments on commit d578891

Please sign in to comment.