diff --git a/src/libraries/Actions.sol b/src/libraries/Actions.sol index 5da55ebb..f8703847 100644 --- a/src/libraries/Actions.sol +++ b/src/libraries/Actions.sol @@ -3,7 +3,7 @@ pragma solidity ^0.8.0; /// @notice Library to define different pool actions. /// @dev These are suggested common commands, however additional commands should be defined as required -/// Some of these actions are not actually supposed in the Router contracts or Position Manager contracts, but are left as they may be helpful commands for other peripheral contracts. +/// Some of these actions are not supported in the Router contracts or Position Manager contracts, but are left as they may be helpful commands for other peripheral contracts. library Actions { // pool actions // liquidity actions