diff --git a/updatechecker/updatechecker.py b/updatechecker/updatechecker.py index 975e2fd..3aea860 100644 --- a/updatechecker/updatechecker.py +++ b/updatechecker/updatechecker.py @@ -44,7 +44,7 @@ import feedparser class UpdateChecker(commands.Cog): - """Get notices or auto-update cogs when an update is available for it's repo""" + """Get notices or auto-update cogs when an update is available for its repo""" def __init__(self, bot): self.bot = bot