diff --git a/src/Tgstation.Server.Host/Models/Instance.cs b/src/Tgstation.Server.Host/Models/Instance.cs
index c272b00324..0356bf0f2e 100644
--- a/src/Tgstation.Server.Host/Models/Instance.cs
+++ b/src/Tgstation.Server.Host/Models/Instance.cs
@@ -28,7 +28,7 @@ namespace Tgstation.Server.Host.Models
public RepositorySettings RepositorySettings { get; set; }
///
- /// The for the
+ /// The for the
///
public DualReattachInformation WatchdogReattachInformation { get; set; }
@@ -48,7 +48,7 @@ namespace Tgstation.Server.Host.Models
public List RevisionInformations { get; set; }
///
- /// The in the
+ /// The s in the
///
public List Jobs { get; set; }