diff --git a/src/Tgstation.Server.Host/GraphQL/Types/UserGroup.cs b/src/Tgstation.Server.Host/GraphQL/Types/UserGroup.cs index c9c5fcede2..2aa5853d19 100644 --- a/src/Tgstation.Server.Host/GraphQL/Types/UserGroup.cs +++ b/src/Tgstation.Server.Host/GraphQL/Types/UserGroup.cs @@ -58,7 +58,7 @@ namespace Tgstation.Server.Host.GraphQL.Types /// Queries all registered s in the . /// /// The . - /// A of all registered s in the indicated by . + /// A of all registered s in the . [UsePaging] [UseFiltering] [UseSorting]