Kaynağa Gözat

Fix typo in documentation

denikson 6 yıl önce
ebeveyn
işleme
b669407b47
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      commands/quote.js

+ 1 - 1
commands/quote.js

@@ -8,7 +8,7 @@ const documentation = {
     },
     "remove quote <quote_index>": {
         auth: true,
-        description: "Removes quote. Use \"list quotes\" to get the <quote_index>!"
+        description: "Removes quote. Use \"quotes\" to get the <quote_index>!"
     },
     "quotes": {
         auth: true,