Skip to content

Commit e99be3c

Browse files
authored
Update README.md
1 parent 1391c0e commit e99be3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,7 @@ users_history_resp = descope_client.mgmt.user.history(["user-id-1", "user-id-2"]
669669
#### Set or Expire User Password
670670

671671
You can set a new active password for a user that they can sign in with.
672-
You can also set a temporary password that they user will be forced to change on the next login.
672+
You can also set a temporary password that the user will be forced to change on the next login.
673673
For a user that already has an active password, you can expire their current password, effectively requiring them to change it on the next login.
674674

675675
```Python

0 commit comments

Comments
 (0)