mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-11 18:59:05 +00:00
Change wording to be correct and clear about current parent account
Co-authored-by: James Cook <jamesatjaminit@jaminit.co.uk>
This commit is contained in:
parent
b97ae41a1e
commit
5803088d92
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ export class ParentClient extends BaseClient {
|
|||
throw new Error("No pupil with specified ID returned");
|
||||
}
|
||||
/**
|
||||
* Changes the login password for this parent's account
|
||||
* Changes the login password for the current parent account
|
||||
* @param current Current password
|
||||
* @param new New password
|
||||
* @returns Whether the request was successful
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue