diff --git a/specification/inference/_types/Services.ts b/specification/inference/_types/Services.ts index 8eb3aa1e2b..96fccb4266 100644 --- a/specification/inference/_types/Services.ts +++ b/specification/inference/_types/Services.ts @@ -39,7 +39,7 @@ export class InferenceEndpoint { } /** - * Represents a infenence endpoint as returned by the GET API + * Represents an inference endpoint as returned by the GET API */ export class InferenceEndpointContainer extends InferenceEndpoint { /**