Skip to content

Commit

Permalink
chore: fix comment (#3389)
Browse files Browse the repository at this point in the history
Signed-off-by: cocoyeal <150209682+cocoyeal@users.noreply.github.com>
  • Loading branch information
cocoyeal committed Sep 15, 2024
1 parent 2ffc2dc commit 69efca3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion proto/pb/sdk/sdk.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion proto/sdk/sdk.proto
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ message SignatureRequest {
bytes justification = 2;
}

// SignatureRespnose is an AppResponse message type for providing
// SignatureResponse is an AppResponse message type for providing
// a requested BLS signature over a Warp message, as defined in ACP-118:
// https://github.com/avalanche-foundation/ACPs/tree/main/ACPs/118-warp-signature-request
message SignatureResponse {
Expand Down

0 comments on commit 69efca3

Please sign in to comment.