Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit ff85d48

Browse files
typo
1 parent 9ad84f3 commit ff85d48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ You can expect more login mechanisms to be added in the future.
280280
newPassword: 'myNewPassword'
281281
}).then(
282282
function () {
283-
// called when password change was successful,
283+
// called when password change was successful
284284
},
285285
function (errorMessage) {
286286
console.log(errorMessage);

0 commit comments

Comments
 (0)