DB/Commands: Fix typo on chat commands

Closes #23065 by jackpoz

(cherry picked from commit 3157a6c6f34df9d20d097f7a61bd1966b0d7d390)
This commit is contained in:
Aokromes
2021-11-23 23:44:00 +01:00
committed by Shauren
parent 2318013278
commit 2dfba1f703
@@ -0,0 +1,2 @@
--
UPDATE `command` SET `help` = REPLACE(`help`, 'trigered', 'triggered');