From e4abb5c61dfd71f3778c5b46785a1b721e021f64 Mon Sep 17 00:00:00 2001 From: Bsian Date: Mon, 21 Oct 2019 01:35:18 +0100 Subject: [PATCH] Added missing colon MATT --- src/commands/cwg.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/cwg.ts b/src/commands/cwg.ts index b5a58b1..3d8fe1c 100644 --- a/src/commands/cwg.ts +++ b/src/commands/cwg.ts @@ -59,7 +59,7 @@ export default class CWG extends Command { Port: ${domain.port} Certificate Issuer: ${cert.issuer.organizationName} Certificate Subject: ${cert.subject.commonName} - Responsible Engineer ${message.author.username}#${message.author.discriminator} + Responsible Engineer: ${message.author.username}#${message.author.discriminator} If you have any questions about additional setup, you can reply to this email or send a message in #cloud-support in our Discord server. Thanks.