1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 11:58:13 +00:00

Update src/core/studentClient.ts

Co-authored-by: James Cook <jamesatjaminit@jaminit.co.uk>
This commit is contained in:
Veloi 2023-09-18 20:44:23 +01:00 committed by GitHub
parent c70f7b4215
commit 3f797ac834
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -74,7 +74,7 @@ export class StudentClient extends BaseClient {
);
}
/**
* Purchase a reward item from the current student's rewards shop
* Purchase a reward item from the current student's rewards shop
* @param itemId number
* @returns An object containg balence and id
*/