spelling: column

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2022-12-26 17:45:29 -05:00
parent 3ce67ac9ad
commit 7cfefa2b06
1 changed files with 1 additions and 1 deletions

View File

@ -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, {