diff --git a/src/main/account.ts b/src/main/account.ts index a16904a5..8a907d58 100644 --- a/src/main/account.ts +++ b/src/main/account.ts @@ -251,7 +251,7 @@ export default class Account { const nextOrder = nextAccount.order // At first, we need to update the next account with dummy order. - // Because this colum is uniqued, so can not update with same order. + // Because this column is uniqued, so can not update with same order. await this.updateAccount( nextAccount._id!, Object.assign(nextAccount, {