diff --git a/redbot/cogs/audio/core/events/dpy.py b/redbot/cogs/audio/core/events/dpy.py index 8a8e67cbb..02c39a4b5 100644 --- a/redbot/cogs/audio/core/events/dpy.py +++ b/redbot/cogs/audio/core/events/dpy.py @@ -129,7 +129,7 @@ class DpyEvents(MixinMeta, metaclass=CompositeMetaClass): ctx, title=_("Unable to Get Track"), description=_( - "I'm unable get a track from Lavalink at the moment," + "I'm unable to get a track from Lavalink at the moment, " "try again in a few minutes." ), error=True,