diff --git a/code/world.dm b/code/world.dm
index 4a27d133852..9195876959a 100644
--- a/code/world.dm
+++ b/code/world.dm
@@ -235,7 +235,7 @@
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 += ")"