Skip to content

Commit

Permalink
Added a missing period
Browse files Browse the repository at this point in the history
  • Loading branch information
Taaku18 committed Jul 11, 2023
1 parent 560a422 commit e806842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cogs/modmail.py
Original file line number Diff line number Diff line change
Expand Up @@ -1216,7 +1216,7 @@ async def logs_closed_by(self, ctx, *, user: User = None):
@checks.has_permissions(PermissionLevel.SUPPORTER)
async def logs_key(self, ctx, key: str):
"""
Get the log link for the specified log key
Get the log link for the specified log key.
"""
icon_url = ctx.author.avatar.url

Expand Down

0 comments on commit e806842

Please sign in to comment.