diff --git a/src/Tgstation.Server.Host/Controllers/AdministrationController.cs b/src/Tgstation.Server.Host/Controllers/AdministrationController.cs index e70c30ab60..52004ad968 100644 --- a/src/Tgstation.Server.Host/Controllers/AdministrationController.cs +++ b/src/Tgstation.Server.Host/Controllers/AdministrationController.cs @@ -124,7 +124,7 @@ namespace Tgstation.Server.Host.Controllers /// Attempt to perform a server upgrade. /// /// The . - /// The for the operation. + /// The for the operation. /// A resulting in the for the operation. /// Update has been started successfully. /// The requested release version could not be found in the target GitHub repository.