Skip to content

Commit

Permalink
fix another typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dianakocsis committed Aug 30, 2024
1 parent f5107b5 commit c3d179d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lens/StateView.sol
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ contract StateView is ImmutableState {
}

/**
* @notice Retrieves the total the liquidity of a pool.
* @notice Retrieves the total liquidity of a pool.
* @dev Corresponds to pools[poolId].liquidity
* @param poolId The ID of the pool.
* @return liquidity The liquidity of the pool.
Expand Down

0 comments on commit c3d179d

Please sign in to comment.