diff --git a/code/modules/admin/admin.dm b/code/modules/admin/admin.dm
index 1af8e76adcb..3e1057d5430 100644
--- a/code/modules/admin/admin.dm
+++ b/code/modules/admin/admin.dm
@@ -847,7 +847,7 @@ var/global/floorIsLava = 0
This will allow the shuttle to move to it.
Set a destination docking port to be a shuttle's transit area
- Use the \"Edit a shuttle's parameters\" option belo to change how the transit area is used
+ Use the \"Edit a shuttle's parameters\" option below to change how the transit area is used
Create a shuttle docking port
This will create a shuttle docking port at your location, facing the direction you are currently facing. Shuttle docking ports are used by shuttles to dock to destination docking ports.
diff --git a/vgstation13.dme b/vgstation13.dme
index 2ed1e6e5a77..0090767249d 100644
--- a/vgstation13.dme
+++ b/vgstation13.dme
@@ -1789,7 +1789,7 @@
#include "interface\interface.dm"
#include "interface\skin.dmf"
#include "maps\_map.dm"
-#include "maps\metaclub.dm"
+#include "maps\tgstation.dm"
#include "maps\RandomZLevels\Academy.dm"
#include "maps\RandomZLevels\challenge.dm"
#include "maps\RandomZLevels\stationCollision.dm"