diff --git a/test/pools/PoolCollection.ts b/test/pools/PoolCollection.ts index 05c63f823..8c500b3b0 100644 --- a/test/pools/PoolCollection.ts +++ b/test/pools/PoolCollection.ts @@ -3698,7 +3698,7 @@ describe('PoolCollection', () => { const targetBNTLiquidity = MIN_LIQUIDITY_FOR_TRADING.div(4); const bntTradeAmountToTrade = prevLiquidity.bntTradingLiquidity.sub(targetBNTLiquidity); - // trade enough BNT out such that the total BNT trading liquidity falls bellow the + // trade enough BNT out such that the total BNT trading liquidity falls below the // minimum trading liquidity const { amount } = await poolCollection.tradeInputAndFeeByTargetAmount( reserveToken.address,