diff options
Diffstat (limited to 'apps/federation/openapi.json')
-rw-r--r-- | apps/federation/openapi.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/federation/openapi.json b/apps/federation/openapi.json index fe72b2d133d..71e72dbec92 100644 --- a/apps/federation/openapi.json +++ b/apps/federation/openapi.json @@ -3,7 +3,7 @@ "info": { "title": "federation", "version": "0.0.1", - "description": "Federation allows you to connect with other trusted servers to exchange the user directory.", + "description": "Federation allows you to connect with other trusted servers to exchange the account directory.", "license": { "name": "agpl" } |