summaryrefslogtreecommitdiff
path: root/doc/api/avatar.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/avatar.md')
-rw-r--r--doc/api/avatar.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/avatar.md b/doc/api/avatar.md
index 7faed893066..aa6f7c185ae 100644
--- a/doc/api/avatar.md
+++ b/doc/api/avatar.md
@@ -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.