diff --git a/src/server/api/endpoints/meta.ts b/src/server/api/endpoints/meta.ts index d7099ea04..e9b0da3b5 100644 --- a/src/server/api/endpoints/meta.ts +++ b/src/server/api/endpoints/meta.ts @@ -56,7 +56,7 @@ export const meta = { }, } }, - description: 'The description of this instance.', + description: 'The announcements of this instance.', }, disableRegistration: { type: 'boolean',