diff --git a/NewHorizons/External/Configs/StarSystemConfig.cs b/NewHorizons/External/Configs/StarSystemConfig.cs
index 99394c81..5b4c8a23 100644
--- a/NewHorizons/External/Configs/StarSystemConfig.cs
+++ b/NewHorizons/External/Configs/StarSystemConfig.cs
@@ -56,14 +56,12 @@ namespace NewHorizons.External.Configs
public SkyboxModule Skybox;
///
- /// Set to `true` if you want to spawn here after dying, not Timber Hearth. You can still warp back to the main star.
- /// system.
+ /// Set to `true` if you want to spawn here after dying, not Timber Hearth. You can still warp back to the main star system.
///
public bool startHere;
///
/// Set to `true` if you want the player to stay in this star system if they die in it.
- /// system.
///
public bool respawnHere;