diff --git a/code/world.dm b/code/world.dm
index ebf4865a1a8..34d61dbbc21 100644
--- a/code/world.dm
+++ b/code/world.dm
@@ -375,7 +375,7 @@ var/world_topic_spam_protect_time = world.timeofday
s += "[station_name()]";
s += " ("
- s += "" //Change this to wherever you want the hub to link to.
+ s += "" //Change this to wherever you want the hub to link to.
s += "[game_version]"
s += ""
s += ")"