Skip to content

Commit

Permalink
fix: wording
Browse files Browse the repository at this point in the history
Co-authored-by: moebius <[email protected]>
  • Loading branch information
gas1cent and 0xmoebius authored Dec 15, 2023
1 parent 65af20c commit 454c13d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solidity/interfaces/modules/response/IResponseModule.sol
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ interface IResponseModule is IModule {
function propose(IOracle.Request calldata _request, IOracle.Response calldata _response, address _sender) external;

/**
* @notice Refunds the proposer and revert
* @notice Refunds the proposer for a valid and unutilized response
*
* @param _request The request
* @param _response The unutilized response
Expand Down

0 comments on commit 454c13d

Please sign in to comment.