From b7c4df5dc1c98d10c11a96db625c8924f4a9cc12 Mon Sep 17 00:00:00 2001 From: Schuyler Cebulskie Date: Sat, 18 Nov 2017 17:19:34 -0500 Subject: [PATCH] Fix trailing space --- src/structures/Guild.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/structures/Guild.js b/src/structures/Guild.js index 8c796d337..16bda06e0 100644 --- a/src/structures/Guild.js +++ b/src/structures/Guild.js @@ -115,7 +115,7 @@ class Guild extends Base { /** * An array of enabled guild features, here are the possible values: - * * INVITE_SPLASH + * * INVITE_SPLASH * * MORE_EMOJI * * VERIFIED * * VIP_REGIONS