aboutsummaryrefslogtreecommitdiff
path: root/src/lib/utils/BushLogger.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/utils/BushLogger.ts')
-rw-r--r--src/lib/utils/BushLogger.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/utils/BushLogger.ts b/src/lib/utils/BushLogger.ts
index 341fb7e..9fcc059 100644
--- a/src/lib/utils/BushLogger.ts
+++ b/src/lib/utils/BushLogger.ts
@@ -5,7 +5,7 @@ import { inspect } from 'util';
import { type BushSendMessageType } from '../extensions/discord-akairo/BushClient';
/**
- * A custom logging utility for the bot.
+ * Custom logging utility for the bot.
*/
export class BushLogger {
/**