Skip to content

Commit

Permalink
Fix comment on getAccountResource (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
banool authored Nov 25, 2023
1 parent ae890bd commit 49e4818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/account.ts
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ export class Account {
* @example An example of an account resource
* ```
* {
* data: { value: 6 }
* value: 6
* }
* ```
*/
Expand Down

0 comments on commit 49e4818

Please sign in to comment.