diff --git a/docs/rest-api.yml b/docs/rest-api.yml index c6a1bb07..2fc48eea 100644 --- a/docs/rest-api.yml +++ b/docs/rest-api.yml @@ -923,7 +923,7 @@ definitions: description: The user that owns a token (undefined if owned by a service) service: type: string - description: The service that owns the token (undefined of owned by a user) + description: The service that owns the token (undefined if owned by a user) note: type: string description: A note about the token, typically describing what it was created for.