Backport PR #3494: Fix typo

Signed-off-by: Erik Sundell <erik.i.sundell@gmail.com>
This commit is contained in:
David Brochart
2021-06-09 11:34:32 +02:00
committed by Erik Sundell
parent fee4ee23c0
commit c99bb32e12

View File

@@ -873,7 +873,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.