Skip to content

Commit

Permalink
Update 05-range-orders.md (#861)
Browse files Browse the repository at this point in the history
  • Loading branch information
tarkusha authored Jan 22, 2025
1 parent ad1f814 commit 2eb4c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sdk/v3/guides/advanced/05-range-orders.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ We now have a lower and upper Tick for our Position, next we need to construct a

## Creating the Single Side Liquidity Position

We will use the `NonfungiblePositionManager` and `Position` classes from the `v3-sdk` to construct our position. We then use an **etherJS** wallet to mint our Position on-chain.
We will use the `NonfungiblePositionManager` and `Position` classes from the `v3-sdk` to construct our position. We then use an **etherJS** wallet to mint our Position onchain.

If you are not familiar with liquidity Positions, check out the [liquidity position guides](../liquidity/01-position-data.md).

Expand Down

0 comments on commit 2eb4c8c

Please sign in to comment.