From 44686e02ae028148924b3abec97c81f9cc02ef93 Mon Sep 17 00:00:00 2001
From: Loic Bersier <loic.bersier1@gmail.com>
Date: Thu, 22 Nov 2018 20:52:20 +0100
Subject: [PATCH] fixed typo in "dundermifflin"

---
 commands/fun/print.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/commands/fun/print.js b/commands/fun/print.js
index 98ce8652..0e79206f 100644
--- a/commands/fun/print.js
+++ b/commands/fun/print.js
@@ -5,7 +5,7 @@ module.exports = class printCommand extends Command {
     constructor(client) {
         super(client, {
             name: 'print',
-            aliases: ['dundermiffline', 'wastedevinkandmoney'],
+            aliases: ['dundermifflin', 'wastedevinkandmoney'],
             group: 'fun',
             memberName: 'print',
             description: 'print whatever you want using the dev printer ! ( yea really, send a feedback requesting the image and i\'il send it to you. )',