Skip to content

Commit

Permalink
fix: Align captitalization in stillbirth configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
ursjoss committed Jul 1, 2024
1 parent 4a4f8f6 commit 79ed5cf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions json_matrix.js
Original file line number Diff line number Diff line change
Expand Up @@ -689,11 +689,11 @@ arrMatrix = [
},
{
"id": 1058,
"noxe": "Feinstaub",
"noxe_zeit": "L",
"organ": "Sterblichkeit",
"noxe": "feinstaub",
"noxe_zeit": "l",
"organ": "sterblichkeit",
"effekt": "Totgeburt",
"effekt_typ": "L",
"effekt_typ": "l",
"nur_in": [ "mn" ],
},

Expand Down

0 comments on commit 79ed5cf

Please sign in to comment.