Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Commit

Permalink
[commands.js] Small tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Frangu Vlad committed Dec 30, 2017
1 parent 4bbc0cc commit 082220a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Configurations/commands.js
Expand Up @@ -164,8 +164,8 @@ const commands = {
category: `Utility 🔦`,
},
convert: {
usage: "<number> <unit> to <unit>",
description: "Converts between units of measurement and currencies",
usage: "<number> <unit> [to] <unit>",
description: "Converts between units of measurement or currencies",
defaults: {
isEnabled: true,
isNSFWFiltered: false,
Expand Down

0 comments on commit 082220a

Please sign in to comment.