Skip to content

Commit

Permalink
Fix sub-verbo term
Browse files Browse the repository at this point in the history
  • Loading branch information
reknih committed Oct 28, 2023
1 parent acae540 commit a5d87e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/taxonomy.rs
Original file line number Diff line number Diff line change
Expand Up @@ -837,6 +837,7 @@ pub enum Locator {
Rule,
Scene,
Section,
#[serde(rename = "sub verbo", alias = "sub-verbo")]
SubVerbo,
Supplement,
Table,
Expand Down

0 comments on commit a5d87e5

Please sign in to comment.