From 2cbed256a09458412c376a467a524d0e88b08536 Mon Sep 17 00:00:00 2001 From: Romashka Date: Mon, 30 Dec 2024 15:02:27 +0200 Subject: [PATCH] typo-Update ControlFlow.md --- docs/ControlFlow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ControlFlow.md b/docs/ControlFlow.md index 1d61b149..e53169d9 100644 --- a/docs/ControlFlow.md +++ b/docs/ControlFlow.md @@ -41,7 +41,7 @@ actually executed within a pre-loaded liquidity curve. ### Ambient Mints & Burns Ambient liquidity positions represent liquidity that's active at every price point along the curve. Because this liquidity never goes in or out of -range there's less gas cost associated with these actions, and external staking contracts can be guaranteed that these positions continiously add +range there's less gas cost associated with these actions, and external staking contracts can be guaranteed that these positions continuously add liquidity across their entire lifetime. A mint action is when the user adds liquidity to the pool by creating a new position or increasing the liquidity in a previous position: