From cca4d08caca30601268055d4cb70c9c9f15d3a19 Mon Sep 17 00:00:00 2001 From: true-eye Date: Thu, 11 Feb 2021 04:36:52 +1100 Subject: [PATCH] Updated Matcha connector (typo) --- contracts/connectors/matcha.sol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/connectors/matcha.sol b/contracts/connectors/matcha.sol index e28f1f5..7baec10 100644 --- a/contracts/connectors/matcha.sol +++ b/contracts/connectors/matcha.sol @@ -94,7 +94,7 @@ contract MatchaResolverHelpers is MatchaEventResolver { contract Matcha is MatchaResolverHelpers { /** - * @dev Sell ETH/ERC20_Token using matcha. + * @dev Swap ETH/ERC20_Token using matcha. * @param buyAddr buying token address.(For ETH: 0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE) * @param sellAddr selling token amount.(For ETH: 0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE) * @param sellAmt selling token amount.