mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-07 18:14:10 +00:00
Backport PR #3494: Fix typo
Signed-off-by: Erik Sundell <erik.i.sundell@gmail.com>
This commit is contained in:

committed by
Erik Sundell

parent
fee4ee23c0
commit
c99bb32e12
@@ -873,7 +873,7 @@ definitions:
|
|||||||
description: The user that owns a token (undefined if owned by a service)
|
description: The user that owns a token (undefined if owned by a service)
|
||||||
service:
|
service:
|
||||||
type: string
|
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:
|
note:
|
||||||
type: string
|
type: string
|
||||||
description: A note about the token, typically describing what it was created for.
|
description: A note about the token, typically describing what it was created for.
|
||||||
|
Reference in New Issue
Block a user