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.