Skip to content

Commit 945ba18

Browse files
committed
Fix typo in embed output of 'helpforums-pre' extension
1 parent ecf9205 commit 945ba18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pcbot/exts/helpforums_pre/cogs.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1085,7 +1085,7 @@ async def inactive_help_thread_alert(self):
10851085
"go to 'Edit Tags', select the `✅ Solved` tag and save your changes.**\n\n"
10861086
"**Mark all messages you find helpful here with a ✅ reaction please** "
10871087
"<:pg_robot:837389387024957440>\n\n"
1088-
"*If your issue has't been solved, you may "
1088+
"*If your issue hasn't been solved, you may "
10891089
"either wait for help or close this post.*",
10901090
color=0x888888,
10911091
),

0 commit comments

Comments
 (0)