Skip to content

Commit 75b34e0

Browse files
ze97286peterbarrow
andauthored
chore: correct typo
Co-authored-by: Pete Barrow <62435083+peterbarrow@users.noreply.github.com>
1 parent e040360 commit 75b34e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/txn/command.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ var commandName = map[Command]string{
136136
SubmitAMMCommand: "Submit AMM",
137137
AmendAMMCommand: "Amend AMM",
138138
CancelAMMCommand: "Cancel AMM",
139-
DelayedTransactionsWrapper: "Delatyed Transactions Wrapper",
139+
DelayedTransactionsWrapper: "Delayed Transactions Wrapper",
140140
}
141141

142142
func (cmd Command) IsValidatorCommand() bool {

0 commit comments

Comments
 (0)