Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
CreatureDev committed Oct 21, 2023
1 parent 22d44cb commit d8364f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/client/admin/server/ledger_accept_request.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ type LedgerAcceptRequest struct {
}

func (*LedgerAcceptRequest) Method() string {
return "leder_accept"
return "ledger_accept"
}

func (*LedgerAcceptRequest) Validate() error {
Expand Down

0 comments on commit d8364f0

Please sign in to comment.