Skip to content

Commit

Permalink
Auth.ts - Fixed typo (#8598)
Browse files Browse the repository at this point in the history
LGTM, thanks for your fix - Fixed typo on method name
  • Loading branch information
reberthkss authored Jul 28, 2021
1 parent eb117d4 commit ddc0d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/auth/src/Auth.ts
Original file line number Diff line number Diff line change
Expand Up @@ -872,7 +872,7 @@ export class AuthClass {
}

/**
* diable SMS
* disable SMS
* @deprecated
* @param {CognitoUser} user - the current user
* @return - A promise resolves is success
Expand Down

0 comments on commit ddc0d93

Please sign in to comment.