mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
typo
This commit is contained in:
parent
3dcafa6606
commit
a60aa7eb4e
@ -60,7 +60,7 @@ export class TransactionLogic {
|
||||
return nextTransaction
|
||||
}
|
||||
}
|
||||
throw new LogError("couldn't find valid paring transaction", {
|
||||
throw new LogError("couldn't find valid pairing transaction", {
|
||||
id: this.self.id,
|
||||
type: CrossGroupType[type],
|
||||
transactionCountWithSameCreatedAt: sameCreationDateTransactions.length,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user