diff --git a/redpanal/audio/models.py b/redpanal/audio/models.py index be8df1f..5e1843d 100644 --- a/redpanal/audio/models.py +++ b/redpanal/audio/models.py @@ -55,7 +55,7 @@ ("drums", _("drums")), ("saxophone", _("saxophone")), ("piano", _("piano")), - ("sinthesizer", _("sinthesizer")), + ("synthesizer", _("synthesizer")), ("electronic", _("electronic")), ("strings", _("other strings")), ("woodwind", _("woodwind")),