mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Small copy paste error
'avatar url' should be 'profile information'
This commit is contained in:
parent
cd4e7306ca
commit
c9ed063a36
|
|
@ -178,7 +178,7 @@ paths:
|
|||
- in: path
|
||||
type: string
|
||||
name: userId
|
||||
description: The user whose avatar URL to get.
|
||||
description: The user whose profile information to get.
|
||||
required: true
|
||||
x-example: "@alice:example.com"
|
||||
responses:
|
||||
|
|
|
|||
Loading…
Reference in a new issue