Skip to content

Commit a096df3

Browse files
decentraliserrg911
andauthored
fix typo (#555)
Co-authored-by: Steven Liu <xian.f.liu@gmail.com>
1 parent eac4907 commit a096df3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/model/account/AccountInfo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export class AccountInfo {
5858
*/
5959
public readonly activityBucket: ActivityBucket[],
6060
/**
61-
* Mosaics hold by the account.
61+
* Mosaics held by the account.
6262
*/
6363
public readonly mosaics: Mosaic[],
6464
/**

0 commit comments

Comments
 (0)