diff --git a/src/Tgstation.Server.Host/Components/Chat/ChannelRepresentation.cs b/src/Tgstation.Server.Host/Components/Chat/ChannelRepresentation.cs
index 239e68fa88..a24f416ec1 100644
--- a/src/Tgstation.Server.Host/Components/Chat/ChannelRepresentation.cs
+++ b/src/Tgstation.Server.Host/Components/Chat/ChannelRepresentation.cs
@@ -19,7 +19,7 @@ namespace Tgstation.Server.Host.Components.Chat
///
/// The channel Id.
///
- /// remaps this to an internal id using . Not sent over the DMAPI.
+ /// remaps this to an internal id using . Not sent over the DMAPI.
[JsonIgnore]
public ulong RealId
{