fix typo addres to address
This commit is contained in:
parent
f31aea1722
commit
884dc4a1df
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
## Get a single avatar URL
|
## Get a single avatar URL
|
||||||
|
|
||||||
Get a single avatar URL for a given email addres. If user with matching public
|
Get a single avatar URL for a given email address. If user with matching public
|
||||||
email address is not found, results from external avatar services are returned.
|
email address is not found, results from external avatar services are returned.
|
||||||
This endpoint can be accessed without authentication. In case public visibility
|
This endpoint can be accessed without authentication. In case public visibility
|
||||||
is restricted, response will be `403 Forbidden` when unauthenticated.
|
is restricted, response will be `403 Forbidden` when unauthenticated.
|
||||||
|
|
Loading…
Reference in a new issue