diff --git a/code/world.dm b/code/world.dm
index dce0f2955e2..e73d50c2184 100644
--- a/code/world.dm
+++ b/code/world.dm
@@ -270,7 +270,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 += ")"