From 130af5d3bd2ee70fe5bf81cf116830bf7db729d3 Mon Sep 17 00:00:00 2001 From: Eartharoid Date: Sun, 5 May 2019 20:58:32 +0100 Subject: [PATCH] Update example-config.json Fixed spelling mistake --- example-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example-config.json b/example-config.json index b027a48..a4cf124 100644 --- a/example-config.json +++ b/example-config.json @@ -13,6 +13,6 @@ "cooldown": 3, "ticketImage": true, "tagHereOnly": false, - "ticketText": "Thank you for reaching out to our support team.\nA member of staff will come to assist you shortly. Please describe the issue in detail and explain what you have done to resolve the issue so far.\n\n*If you feel that the support you recieve is inadequate, please feel free to submit a formal complaint to a senior member of staff.*", + "ticketText": "Thank you for reaching out to our support team.\nA member of staff will come to assist you shortly. Please describe the issue in detail and explain what you have done to resolve the issue so far.\n\n*If you feel that the support you receive is inadequate, please feel free to submit a formal complaint to a senior member of staff.*", "debugLevel": 0 }