Skip to content

Commit 8d41e8f

Browse files
committed
docs: typo
1 parent 2583d54 commit 8d41e8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/utils/AutoSwapperWstethSdex.sol

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import { IFeeCollectorCallback } from "./../interfaces/UsdnProtocol/IFeeCollecto
1717
import { IAutoSwapperWstethSdex } from "./../interfaces/Utils/IAutoSwapperWstethSdex.sol";
1818

1919
/**
20-
* @title SDEX buy-back and burn Autoswapper
20+
* @title SDEX buy-back and burn AutoSwapper
2121
* @notice Automates protocol fee conversion from wstETH to SDEX via Uniswap V3 and Smardex.
2222
*/
2323
contract AutoSwapperWstethSdex is

src/utils/AutoSwapperWusdnSdex.sol

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import { IFeeCollectorCallback } from "./../interfaces/UsdnProtocol/IFeeCollecto
1515
import { IAutoSwapperWusdnSdex } from "./../interfaces/Utils/IAutoSwapperWusdnSdex.sol";
1616

1717
/**
18-
* @title SDEX buy-back and burn Autoswapper
18+
* @title SDEX buy-back and burn AutoSwapper
1919
* @notice Automates protocol fee conversion from WUSDN to SDEX via Smardex.
2020
*/
2121
contract AutoSwapperWusdnSdex is

0 commit comments

Comments
 (0)