summaryrefslogtreecommitdiff
path: root/src/commands/crypto
diff options
context:
space:
mode:
author8cy <[email protected]>2020-04-21 08:57:17 -0700
committer8cy <[email protected]>2020-04-21 08:57:17 -0700
commitfadd61caf6e06be4cccae4e43487f309d2e74f10 (patch)
tree2d15a1f841acae0decd5214c1afb570eaa206c65 /src/commands/crypto
parentweb back to worker, v7.2.5 (diff)
downloaddep-core-fadd61caf6e06be4cccae4e43487f309d2e74f10.tar.xz
dep-core-fadd61caf6e06be4cccae4e43487f309d2e74f10.zip
move assets around, v7.3.0
Diffstat (limited to 'src/commands/crypto')
-rw-r--r--src/commands/crypto/btc.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/crypto/btc.ts b/src/commands/crypto/btc.ts
index c0c14f3..1c467ab 100644
--- a/src/commands/crypto/btc.ts
+++ b/src/commands/crypto/btc.ts
@@ -10,7 +10,7 @@ module.exports = class BTCUtility extends Command {
aliases: ['bitcoin', 'crypto'],
group: 'utility',
memberName: 'btc',
- description: 'Allows you to check current Bitcoin price.',
+ description: 'Allows you to check the current Bitcoin price.',
args: [
{
key: 'currencyName',