fix typo addres to address

This commit is contained in:
yoda 2018-11-15 10:21:49 +00:00
parent f31aea1722
commit 884dc4a1df
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
## 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.
This endpoint can be accessed without authentication. In case public visibility
is restricted, response will be `403 Forbidden` when unauthenticated.