diff --git a/docs/pages/api_reference/server.mdx b/docs/pages/api_reference/server.mdx index 2ee4b72..43ae98d 100644 --- a/docs/pages/api_reference/server.mdx +++ b/docs/pages/api_reference/server.mdx @@ -448,8 +448,7 @@ before the user is allowed to sign in with it. `Promise`\<`object`\> -user ID if it successfully creates the account -or throws an error. +An object containing the created account and user documents, or throws an error. #### account