From 7cfefa2b06933468bf52595441b8cc68e40afb9c Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Mon, 26 Dec 2022 17:45:29 -0500 Subject: [PATCH] spelling: column Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- src/main/account.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, {