diff --git a/contracts/mainnet/connectors/1inch/main.sol b/contracts/mainnet/connectors/1inch/main.sol
index 8509bfbb..7f1622b6 100644
--- a/contracts/mainnet/connectors/1inch/main.sol
+++ b/contracts/mainnet/connectors/1inch/main.sol
@@ -96,7 +96,7 @@ abstract contract OneInch is OneInchResolverHelpers {
* @param sellAddr The address of the token to sell.(For ETH: 0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE)
* @param sellAmt The amount of the token to sell.
* @param unitAmt The amount of buyAmt/sellAmt with slippage.
- * @param callData Data from 1inch API. You can generate calldata for calling 1inch route for exchange- here
+ * @param callData Data from 1inch API. You can generate calldata for calling 1inch route for exchange: here
* @param setId ID stores the amount of token brought.
*/
function sell(