From 0ad7c24aa394249a5213a8e11a826821d4b56266 Mon Sep 17 00:00:00 2001 From: bdistin Date: Tue, 14 Aug 2018 12:09:10 -0500 Subject: [PATCH] docs(User): fix hydrabolt's tag (#2747) --- src/structures/User.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/structures/User.js b/src/structures/User.js index 26a08a853..1fb23d4cf 100644 --- a/src/structures/User.js +++ b/src/structures/User.js @@ -141,7 +141,7 @@ class User extends Base { } /** - * The Discord "tag" (e.g. `hydrabolt#0086`) for this user + * The Discord "tag" (e.g. `hydrabolt#0001`) for this user * @type {string} * @readonly */