diff --git a/front/src/components/audio/ChannelForm.vue b/front/src/components/audio/ChannelForm.vue index 5f6f59d54..cc157a270 100644 --- a/front/src/components/audio/ChannelForm.vue +++ b/front/src/components/audio/ChannelForm.vue @@ -195,7 +195,7 @@ export default { { value: "music", label: this.$pgettext('*/*/*', "Artist discography"), - helpText: this.$pgettext('Content/Channels/Help', "Publish music you make as a nice discography of albums and singles."), + helpText: this.$pgettext('Content/Channels/Help', "Publish music you make as a nice discography of albums and singles."), } ] },