Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-c4t committed Sep 23, 2024
1 parent 7ef14f8 commit 0008393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/cmp/services/book/v2/mint.proto
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ message MintResponse {
// (buyer) bot after the buy operation and passed to the distributor middleware
// (partner plugin) in the mint response.
//
// This fielld is not meant for the supplier.
// This field is not meant for the supplier.
string buy_transaction_id = 11;
}

Expand Down

0 comments on commit 0008393

Please sign in to comment.