Skip to content

Commit 3026973

Browse files
committed
Fixed typo
1 parent 91227d7 commit 3026973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/model/transaction/MosaicAddressRestrictionTransaction.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export class MosaicAddressRestrictionTransaction extends Transaction {
3838
* The mosaic creator can modify the permissions of an account by sending a
3939
* mosaic restriction transaction targeting the account address.
4040
*
41-
* **MosaicAddressRestrictionTransaction can only be announced in with Aggregated Transaction
41+
* **MosaicAddressRestrictionTransaction can only be announced in with Aggregate Transaction
4242
*
4343
* @param deadline - The deadline to include the transaction.
4444
* @param mosaicId - The mosaic id ex: new MosaicId([481110499, 231112638]).

0 commit comments

Comments
 (0)