Skip to content

Commit b0174d7

Browse files
committed
Reset Password README edit, closes #90
1 parent 49ee196 commit b0174d7

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
@@ -276,7 +276,7 @@ Request a password reset from the server.
276276
277277
#### Example:
278278
```javascript
279-
this._tokenService.updatePassword({
279+
this._tokenService.resetPassword({
280280
281281
}).subscribe(
282282
res => console.log(res),

0 commit comments

Comments
 (0)