Small copy paste error

'avatar url' should be 'profile information'
This commit is contained in:
Will Hunt 2016-04-11 11:47:40 +01:00
parent cd4e7306ca
commit c9ed063a36

View file

@ -178,7 +178,7 @@ paths:
- in: path - in: path
type: string type: string
name: userId name: userId
description: The user whose avatar URL to get. description: The user whose profile information to get.
required: true required: true
x-example: "@alice:example.com" x-example: "@alice:example.com"
responses: responses: