From d029f82d0506ee9be66249c4fd680aadac758fee Mon Sep 17 00:00:00 2001 From: Nicolas Beaussart Date: Tue, 18 Jun 2019 16:27:04 +0200 Subject: [PATCH] :pencil2: fixing typos --- src/commands/wallhaven/wallhaven.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/wallhaven/wallhaven.ts b/src/commands/wallhaven/wallhaven.ts index a031d7b..017f361 100644 --- a/src/commands/wallhaven/wallhaven.ts +++ b/src/commands/wallhaven/wallhaven.ts @@ -15,7 +15,7 @@ module.exports = { const showHelp = () => { - info('UsageUsage: nbx wallhaven ') + info('Usage: nbx wallhaven ') info('') info('Options') info(' -r, --random Pick one randomly')