Skip to content

Commit

Permalink
typo-Update client.go
Browse files Browse the repository at this point in the history
  • Loading branch information
romashka-btc authored Dec 19, 2024
1 parent 2a9044f commit 52ff8be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpc/client/mock/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ type Call struct {
Error error
}

// GetResponse will generate the apporiate response for us, when
// GetResponse will generate the appropriate response for us, when
// using the Call struct to configure a Mock handler.
//
// When configuring a response, if only one of Response or Error is
Expand Down

0 comments on commit 52ff8be

Please sign in to comment.