Преглед на файлове

Fix typo in documentation

denikson преди 6 години
родител
ревизия
b669407b47
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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,