diff --git a/docs/client/full-api/api/passwords.md b/docs/client/full-api/api/passwords.md index 83becc538b..0a6326b686 100644 --- a/docs/client/full-api/api/passwords.md +++ b/docs/client/full-api/api/passwords.md @@ -89,7 +89,7 @@ registered with [`Accounts.onResetPasswordLink`](#Accounts-onResetPasswordLink) will be called. If you are using the [`accounts-ui` package](#accountsui), this is handled -automatically. Otherwise, it is your responsiblity to prompt the user for the +automatically. Otherwise, it is your responsibility to prompt the user for the new password and call `resetPassword`. {{> autoApiBox "Accounts.resetPassword"}}