mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Fix and -> an
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
e481fd011a
commit
6ffc5e6ed0
|
|
@ -47,7 +47,7 @@ paths:
|
||||||
type: string
|
type: string
|
||||||
name: userId
|
name: userId
|
||||||
description: |-
|
description: |-
|
||||||
The user to request and OpenID token for. Should be the user who
|
The user to request an OpenID token for. Should be the user who
|
||||||
is authenticated for the request.
|
is authenticated for the request.
|
||||||
required: true
|
required: true
|
||||||
x-example: "@alice:example.com"
|
x-example: "@alice:example.com"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue