Skip to content

Commit

Permalink
Fix trailing comma JSON error
Browse files Browse the repository at this point in the history
  • Loading branch information
Eli-Mason authored Dec 19, 2024
1 parent 5ae2c4e commit 84d8b76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/static/languages/_groups.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"english_doubleletter",
"english_shakespearean",
"english_old",
"english_medical",
"english_medical"
]
},
{
Expand Down

0 comments on commit 84d8b76

Please sign in to comment.