From 884dc4a1dfbcdaf1df4e0d1f7f83100f8437b19b Mon Sep 17 00:00:00 2001 From: yoda Date: Thu, 15 Nov 2018 10:21:49 +0000 Subject: fix typo addres to address --- doc/api/avatar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api') 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. -- cgit v1.2.1