Fix typo in JSDoc

This commit is contained in:
Roj Serbest 2021-10-16 17:12:42 +03:00
parent bf48a4aeb0
commit e46cf17e6d
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ export class Account extends MethodBase {
}
/**
* Updates the profile name of the currently logged in account.
* Updates the profile URL of the currently logged in account.
*/
updateProfileURL(url: string): Promise<boolean> {
return this.client.invokeRequest(