From 7c02205774196b6bc7b28bfdf7b6bb435da1935d Mon Sep 17 00:00:00 2001 From: tycrek Date: Wed, 25 Aug 2021 19:32:48 -0600 Subject: [PATCH] fixed wording --- setup.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.js b/setup.js index 1bc2465..442aeb4 100755 --- a/setup.js +++ b/setup.js @@ -115,7 +115,7 @@ function doSetup() { message: 'Must be one of: zws, random, gfycat, original' }, gfyIdSize: { - description: 'Adjective count for "gfycat" Resource ID type', + description: 'Adjective count for "gfycat" URL type', type: 'integer', default: config.gfyIdSize, required: false